X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Smarty problems .... (https://forum.x-cart.com/showthread.php?t=1532)

ivanrdgz 02-16-2003 12:44 PM

Smarty problems ....
 
We have tried everthing was sugested here...The fact - doesn't work !!!

I renamed templates_c. After that:

mkdir templates_c
chmod 777 templates_c
chown nobody:nobody templates_c and got this message...

chown: changing ownership of `templates_c': Operation not permitted

So, may be somebody can advice something useful?

Thanks

B00MER 02-17-2003 01:45 PM

You most likely need root access to change the ownership, chmod 777 should do the trick, if not access your host to change the owner.

:wink:

ivanrdgz 02-17-2003 03:49 PM

Quote:

Originally Posted by B00MER
You most likely need root access to change the ownership, chmod 777 should do the trick, if not access your host to change the owner.

:wink:


Of course I don't have root access to the host (Tell me a host provider that does :D)
But chmod 777 didn;t do the trick !!!

B00MER 02-17-2003 04:18 PM

The directory just needs to be writable by apache, which most hosts run as nobody.nobody but some setup apache to run under different users, so I'd ask your hosting provider to change the owner on the directory.

got root? :D


All times are GMT -8. The time now is 09:13 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.