Page 1 of 1

Error messages

Posted: Sat Dec 10, 2005 6:18 pm
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

Re: Error messages

Posted: Sat Dec 10, 2005 6:45 pm
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...

Re: Error messages

Posted: Sun Dec 11, 2005 9:08 am
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".

:-(

Re: Error messages

Posted: Sat Dec 17, 2005 2:28 am
by Ted
Is this the right URL?  I can't even get the installer to show up.

Re: Error messages

Posted: Sat Dec 17, 2005 8:26 am
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

Re: Error messages

Posted: Sun Dec 18, 2005 4:25 am
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.

Re: Error messages

Posted: Tue Dec 20, 2005 7:34 pm
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