Issues with file permissions in Joomla
'm running Joomla 1.5 something on Debian linux.
Whenever I try to upload component packages, (downloaded to my PC computer as a .zip file) I get the error:
* JFolder::create: Could not create directory
* Component Install: Failed to create directory: "/var/www/canonblog/administrator/components/com_mojo"
I have tried to fool around with my file permissions, IE, running
Code:
chmod 777 /var/www/canonblog/administrator/components
But I still get this problem.
I would really appreciate some help on this. Have set up Joomla sites in the past but have never had this problem. Is it something in my Joomla or my server?
|