Error messages

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
suthers

Error messages

Post by suthers »

I have installed CMSms in a subdirectory called cms on my site, just as so eloquently described in the instructions. I have also changed the chmods as required. I have also created an empty Mysql database (another is already used by WebsiteBaker).

My problem is that whether I go to:
http://www.skymania.com/cms/index.php
or
http://www.skymania.com/cms/install/install.php
I get this same error message:

----- 8<-----------------------------------

Warning: main(/content/StartupHostPlus/s/k/skymania.com/web/cms/lib/log4php/LoggerDefaultCategoryFactory.php): failed to open stream: No such file or directory in /content/StartupHostPlus/s/k/skymania.com/web/cms/lib/log4php/LoggerHierarchy.php on line 30

Fatal error: main(): Failed opening required '/content/StartupHostPlus/s/k/skymania.com/web/cms/lib/log4php/LoggerDefaultCategoryFactory.php' (include_path='.:/usr/local/lib/php') in /content/StartupHostPlus/s/k/skymania.com/web/cms/lib/log4php/LoggerHierarchy.php on line 30

----- 8<-----------------------------------

Can anyone advise please?

Thanks in advancee. The system looks really great!

Paul
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error messages

Post by Ted »

Did the file /content/StartupHostPlus/s/k/skymania.com/web/cms/lib/log4php/LoggerDefaultCategoryFactory.php get uploaded to your host?  There seems to be one or two ftp clients these days that aren't uploading every file properly...
suthers

Re: Error messages

Post by suthers »

Thank you. I found it had been uploaded but for some reason its name had become changed to LoggerDefaultCategory#CFBFF.php - don't ask me why!!

Tantalisingly close as I am now told that all is set up with the message:

"Congratulations, you are all setup.

Here is your CMS site"

but when I click on the CMS site and go to www.skymania.com/php I get the "404 Page not found error".

:-(
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error messages

Post by Ted »

Is this the right URL?  I can't even get the installer to show up.
suthers

Re: Error messages

Post by suthers »

That is the URL that I am told is right when I follow the set-up instructions. It does seem to be totally wrong because there is no such directory and I put everything inside a directory called cms.
Having looked at other replies here and having found (thanks to you) that something renamed a vital file when I uploaded everything via GoLive's FTP module, I think I should check every other file in case some failed to upload or got corrupted too.
Whatever, it seems to show that maybe php can never really be "made simple"!

ATB

Paul
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error messages

Post by Ted »

Going to http://www.skymania.com/cms/index.php (which is the right URL to see the site), gives me this error:

Code: Select all

Fatal error: _get_plugin_filepath(): Failed opening required '/content/StartupHostPlus/s/k/skymania.com/web/cms/lib/smarty/core/core.assemble_plugin_filepath.php' (include_path='.:/usr/local/lib/php') in /content/StartupHostPlus/s/k/skymania.com/web/cms/lib/smarty/Smarty.class.php on line 1362
Looks like lib/smarty/core/core.assemble_plugin_filepath.php is missing or renamed as well.  Something tells me you should be looking into a different FTP client.
suthers

Re: Error messages

Post by suthers »

Thank you so much. I've started again with a new FTP and everything seems to have uploaded successfully. There was an initial glitch where I again got the 404 Page not found after using the installler but I see that was because it seemed t think there was a directory in the URL path called php. I've manually edited that out of the lines in the config.php file where it occurred and all now appears to be well.

Many thanks.

Paul
Locked

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