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
First Install on IXWebHosting
Re: First Install on IXWebHosting
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
(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
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
I found two files missing from my original upload. Once they were in place the install came back.
Thanks a lot for posting!
Tim