Page 1 of 1

First Install on IXWebHosting

Posted: Thu Jan 11, 2007 12:34 am
by TJINAK
Hi,

I've used CMSmadesimple for over a year and now want to install the latest to a new host company I'm trying.  But so far I'm not having much luck.

Fatal error: main(): Failed opening required '/hsphere/local/home/myacct/pcs-alaska.com/include.php' (include_path='.:/usr/local/share/pear') in /hsphere/local/home/myacct/pcs-alaska.com/install/install.php on line 207

Is this just failing because the hosting company may not have pear accessible or located in a different directory?

How can I fix this?

Thank you,
Tim

Re: First Install on IXWebHosting

Posted: Thu Jan 11, 2007 1:03 am
by Dee
Is the file include.php present? If it is, maybe try uploading it again and check permissions (normally only read access by the webserver would be needed).
(PEAR is not needed by CMS Made Simple, it is just in the include_path, so the require function also looks there for a include.php file)

Regards,
D

Re: First Install on IXWebHosting

Posted: Thu Jan 11, 2007 1:26 am
by TJINAK
Thanks D,

I found two files missing from my original upload.  Once they were in place the install came back.

Thanks a lot for posting!
Tim