This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

mickburkesnr
mickburkesnr

The permissions on the files are incorrect. Please make sure that they are set to 755, and then try again. If it still doesn't work, make sure that the Apache user (I'm assuming this is a Linux environment - WAMP is slightly different) is the owner of the folder.

So, for 755 under a Linux environment is like: chmod -R 755 /path/to/folder/that/holds/the/css/

For folder ownership, it's usually something like chown -R www-data:www-data /path/to/folder/that/holds/the/css/

fededark1702
fededark1702

Unfortunatly I'm using EasyPHP under Windows 8, but I tried to set "Complete control" for my user in the EasyPHP folder and now seems to work.. Thank you! :D

Last updated

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.