newbie installation problems wih fileloc

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
ripetungi
New Member
New Member
Posts: 3
Joined: Mon Jan 21, 2008 10:40 pm

newbie installation problems wih fileloc

Post by ripetungi »

Am trying to install CMS for the first time, have followed the instructions and created a blank config.php file and place it in the directory, along with creating a new sql db - 'cms' with username and pass.  Am now trying to complete the installation across the broswer - have tried using the file path - www.ripetungi.co.sh/cmsmadesimple/ and get a 'denied access on this server message'.  Have tried the path - www.ripetungi.co.sh/cmsmadesimple/INDEX.PHP and get the following message -

Warning: main() [function.main]: Unable to access /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/fileloc.php in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/INDEX.PHP on line 22

Warning: main(/var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/fileloc.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/INDEX.PHP on line 22

Fatal error: main() [function.require]: Failed opening required '/var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/fileloc.php' (include_path='.:') in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/INDEX.PHP on line 22

Have played around with the server premission, but nothing seems to work - can anyone help me please

Cheers

Robin
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: newbie installation problems wih fileloc

Post by baresi »

One of the issues may be a case issue, index.php instead of INDEX.PHP for example
alby

Re: newbie installation problems wih fileloc

Post by alby »

And yes, the path is typical of a unix environment while INDEX.PHP (case sensitive) is typical of a windows environment.
Check your FTP transfer

Alby
ripetungi
New Member
New Member
Posts: 3
Joined: Mon Jan 21, 2008 10:40 pm

Re: newbie installation problems wih fileloc

Post by ripetungi »

have tried with the undercase - index.php but message returened can't find file on server.

when you say check the ftp transfer, do you mean remove the directory and transfer it back again?

cheers
alby

Re: newbie installation problems wih fileloc

Post by alby »

ripetungi wrote: have tried with the undercase - index.php but message returened can't find file on server.

when you say check the ftp transfer, do you mean remove the directory and transfer it back again?
FTP can overwrite case sensitive file.
Check case sensitive on your server: CMSMS files are ALL lowercase (I believe but I can ...  :-\ that only the file modules XXXX.module.php are with the first letter capital)

If you check (or in doubt) upload file again

Alby
ripetungi
New Member
New Member
Posts: 3
Joined: Mon Jan 21, 2008 10:40 pm

Re: newbie installation problems wih fileloc

Post by ripetungi »

have changed the all the files in the directory to lowercase get a different error message

Warning: main() [function.main]: Unable to access /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/lib/misc.functions.php in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/index.php on line 46

Warning: main(/var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/lib/misc.functions.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/index.php on line 46

Fatal error: main() [function.require]: Failed opening required '/var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/lib/misc.functions.php' (include_path='.:') in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/index.php on line 46
alby

Re: newbie installation problems wih fileloc

Post by alby »

ripetungi wrote: have changed the all the files in the directory to lowercase get a different error message

Warning: main() [function.main]: Unable to access /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/lib/misc.functions.php in /var/www/vhosts/ripetungi.co.sh/httpdocs/cmsmadesimple/index.php on line 46

..............
Have you changed to lowercase ALL files in subfolder also?
Upload whole CMSMS pack again and check for case sensitive of your FTP client

Alby
Locked

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