Forums / Install & configuration / error when running modfix.sh

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

error when running modfix.sh

Author Message

mikael lindqvist

Wednesday 22 January 2003 6:41:55 am

Hi,

When I try to run modfix.sh (from /bin) I receive following error message:

chmod: getting attributes of "../var/cache": Filen eller katalogen finns inte
mkdir: cannot create directory "../var/cache/ini": Filen eller katalogen finns inte
mkdir: cannot create directory "../var/cache/texttoimage": Filen eller katalogen finns inte
chmod: getting attributes of "../var/cache/texttoimage": Filen eller katalogen finns inte
chmod: getting attributes of "../var/cache/ini": Filen eller katalogen finns inte
chmod: getting attributes of "../var/storage": Filen eller katalogen finns inte
chmod: getting attributes of "../settings": Filen eller katalogen finns inte
mkdir: cannot create directory "../var": Åtkomst nekas
mkdir: cannot create directory "../var": Åtkomst nekas
chmod: getting attributes of "../var/cache/template": Filen eller katalogen finns inte
mkdir: cannot create directory "../var/log": Filen eller katalogen finns inte
chmod: getting attributes of "../var/log": Filen eller katalogen finns inte
www12:~/www/zone3/bin>

Basically saying that the cataloge doesn't exist and access denied.

I read something about chown but I don't know what the heck it is (using hosted webservice).

What to do?