Failed opening required '..index.php' (include_path='.:/usr/share/php...

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
tonholis
Forum Members
Forum Members
Posts: 21
Joined: Fri Nov 28, 2008 2:14 pm

Failed opening required '..index.php' (include_path='.:/usr/share/php...

Post by tonholis »

Hi,

I'm new in CMS Made Simple world... and I tried to install on my Ubuntu Server 8.10 VM, and I receive the error bellow:

Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0.
Fatal Error: Unknown: failed opening required '/var/www/cmsms/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0.


Anyone idea?
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Failed opening required '..index.php' (include_path='.:/usr/share/php...

Post by Dee »

tonholis wrote: Permission denied ...failed opening required '/var/www/cmsms/index.php'.
Seems a permission issue, the webserver is not allowed to open the file for inclusion.
Make sure (folder) permissions are set correctly.

Check your apache error log for additional information on what's going wrong.

Regards,
D
tonholis
Forum Members
Forum Members
Posts: 21
Joined: Fri Nov 28, 2008 2:14 pm

Re: Failed opening required '..index.php' (include_path='.:/usr/share/php...

Post by tonholis »

Please, could you explain how to set the required permissions and which folders are?


PS: I'm newbie on linux  :'(
Locked

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