iown wrote:
Thanks for the link.
I have already been there the the tmp folder and the log folder path is correct and writeable.
This problem for me is only with Rocket themes can you help?
Keith
Lets check for ownership or permission issues:
- Check your folder permissions here:Admin -> Site or System -> System Information -> Directory Permissions to ensure they're writeable - which is all GREEN (except configuration.php which should be RED)
- Check folders have 0755 permissions and that files are 0644 and that Owner/Group are correct (you can use an FTP client or FPA mentioned below).
- Akeeba's Admin Tools has an option to fix directory permissions site wide.
- Specifically check the ../cache and the ../templates/rt_templateName/css-compiled folders.
- check Admin -> Site or System -> System Information -> System Information Tab->
Web Server to PHP interface: apache2handler -or- CGI / FastCGI ?
- Joomla prefers CGI / FastCGI
It's rare that a hoster will correctly set your apache2handler Owner/Group settings after you've installed Joomla. This situation is negated when using cgi/fastCGI as the Web Server to PHP interface.