Failed install - Problem Solved

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
Augustus

Failed install - Problem Solved

Post by Augustus »

Creating additional_users table...[done]

Adding admin_bookmarks table...[done]

Creating adminlog table...[done]

Adding admin_recent_pages table...[done]

Creating content table...

Thats all she wrote.....

Does anyone have any idea why install should halt here?

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Last edited by Augustus on Fri Oct 13, 2006 11:20 pm, edited 1 time in total.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Failed install

Post by tsw »

hmm, anything in server logs?
Augustus

Re: Failed install

Post by Augustus »

Nothing in server logs refering to CMSMS that I can find.

It just stops installing the tables at about line 192 or schema.php.

Are any plain text files of the table structure and contents available anywhere? I can populate the database using phpmyadmin.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Failed install

Post by tsw »

install/schemas/ has the schemas, but there are things like {db_prefix} which need to be handled..
Augustus

Re: Failed install

Post by Augustus »

Problem Solved

I had to increase the Maximum execution time in php config to 420 secs to give the install script time to work.

Seems to quite a long time, never had this happen before on other cms scripts. I'm wondering if I have a slow system
or the installer has a lot to do.

However it is installed and I can evaluate it.

Thanks for your replies
Locked

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