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)
-   -   skin.css - Permission denied error! (https://forum.x-cart.com/showthread.php?t=1250)

datadoggy 01-22-2003 09:24 AM

skin.css - Permission denied error!
 
Permission denied error!
File /skin1.css was not saved.

That's what happens whenever I try to change the skin.css file from inside XCart. And when I try to upload the whole file, it just doesn't seem to take at all. I think I'm missing something important. I've edited it before and could make changes, but now it's not working.
Please help.

jpsowin 01-22-2003 11:09 AM

You need to change the permissions, in telnet try:
Code:

chmod 666 skin1.css
(or simply change it in a graphical FTP client)

...and also make sure your owner is the right one for your webserver (like "apache"), but unless you changed it manually it shouldn't be an issue.

datadoggy 01-22-2003 11:39 AM

duh. i feel stooopid.

thanks.

datadoggy 01-22-2003 12:03 PM

it still doesn't work...
 
well, maybe i don't feel so stupid. it's still not working. i did a chmod 777 for owner, group, and other. but i still can't modify it.


All times are GMT -8. The time now is 08:18 AM.

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