0.13 / Fatal Error + Wrong Files Permission

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
URAN

0.13 / Fatal Error + Wrong Files Permission

Post by URAN »

Uploaded files of CMS MS 0.13 to my server.

The first bug was files and folders permissions - 600 and 700, exept of 644 and 755. I edit permisions manually. Then, when I tried to run installation, I saw page of Step 1, then there was an error:
Warning: main(/home2/tepigra/public_html/fit/cms/lib/smarty/Smarty.class.php): failed to open stream: Permission denied in /home2/tepigra/public_html/fit/cms/include.php on line 108

Fatal error: main(): Failed opening required '/home2/tepigra/public_html/fit/cms/lib/smarty/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/tepigra/public_html/fit/cms/include.php on line 108
After that, I uploaded files once again, but still no good...

Please, help. What to do now?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 0.13 / Fatal Error + Wrong Files Permission

Post by calguy1000 »

You're ftp client should (hopefully) be able to do a recursive chmod on all files
change all files in the installation directory to 644 for files and 755 for directories.

Then change the tmp and uploads directory recursively to 777
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “[locked] Installation, Setup and Upgrade”