Problem with installing latest 0.12 build

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
docomo
Forum Members
Forum Members
Posts: 44
Joined: Mon Jan 23, 2006 10:39 am

Problem with installing latest 0.12 build

Post by docomo »

Hi,

I fetched the latest 0.12 nightly build from the forge (about an hour) ago.

I ran into 2 problems when i tried to install it:
1. When i was running php 5, after the initial check screen (which showed all successes) the page timed  out on file 'class.module.inc.php' on line 349. Upon switching back to php 4 the install didn't time out and proceeded past this point.

2. After entering all the required information on the 'Database Information' screen, on the following screen i got the error:
Fatal error: Call to undefined function: dropsequence() in C:\Program Files\xampp\htdocs\cmsmsbeta\install\schemas\schema.php on line 5

I double checked that my database had been previously created correctly (from mysql command line), and my mysql account had the correct permissions and rights to the database.

The particulars of my setup are:
Win XP, MySql 5.0.18, PHP 5.1.1.1 & 4.4.1.1, Apache 2.2.0.0

Let us know if its a problem possibly with my setup, or the current version of the night build.

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

Re: Problem with installing latest 0.12 build

Post by Ted »

I fixed the mysqli driver (#2) last night.  The daily build is usually built around 2pm GMT.

As for #1, that shouldn't even be called during install.  Very strange.
docomo
Forum Members
Forum Members
Posts: 44
Joined: Mon Jan 23, 2006 10:39 am

Re: Problem with installing latest 0.12 build

Post by docomo »

Thanks for that Wishy. I'll download the latest build tomorrow night and test it then on my machine - it sounds like it should fix issue #2.

I also had the issue #1 problem when i installed version 11.2. Switching to php 4 seemed to fix it. I'll do some more checking and let you know. i'll also turn on debugging in install.php and see if i can find any mor info.

Cheers

> michael
Locked

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