Can't get past step 1

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
thc1967

Can't get past step 1

Post by thc1967 »

Installing on:
Windows XP SP2
IIS5
PHP 5.2.3 / ISAPI
MySQL 5.0.45
Current D/L of CMS as of today

I can run a simple phpinfo() script in the CMS install directory and get expected results.

Reproduciton steps:

1) I navigate to http://localhost/installdir/install/index.php
2) Observe that we're on step 1 and everything has a green checkmark next to  it.
3) Click the Continue button at the bottom of the Step 1 page.
4) Web site comes right back to step 1 - it never goes to step 2. :(

What other info do you need to help me?

Thanks!
-Tim
Last edited by thc1967 on Thu Jan 03, 2008 7:48 pm, edited 1 time in total.
Pierre M.

Re: Can't get past step 1

Post by Pierre M. »

Hello,

anything in the logS ?

I don't know IIS.
Many Windows users have trouble with webserver identity and access rights. Please double check 777 and the like.

Pierre M.
thc1967

Re: Can't get past step 1

Post by thc1967 »

Nothing in the logs, unless something is writing to a text log somewhere.  Definitely nothing in the Windows logs.  Are there other logs I should check?

I've ensured that the default IIS user has full rights to everything in the install directory, so they should be able to write.

It would have been nice to see a message back on Step 1 about why it went back to Step 1.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Can't get past step 1

Post by Dr.CSS »

Have you tried Xampp?...

Worked great for me...
EUser
New Member
New Member
Posts: 6
Joined: Tue Dec 25, 2007 1:20 am

Re: Can't get past step 1

Post by EUser »

Suggest you try setting the error_reporting option in your php.ini to E_ALL | E_STRICT.

Refer to the following post which may shed some light on your installation. -> http://forum.cmsmadesimple.org/index.ph ... 099.0.html.

Rgds
Locked

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