Page 1 of 1

Installation problem???

Posted: Wed Nov 28, 2007 12:46 pm
by tver100
Hello to All.


I have install CMSmadesimple on my test pc and it works fine (Win xp Professional with  Sp2, Apache 2.2 and php 5.2.5 and Mysql 5).
Very simple installation, i like it.

Then i wend to another pc also with Win Xp but the home edition with SP2  and  Apache2.2 and php 5.2.5 and Mysql 5.
I started the installation procedure and when the program tries to make the tables on the database, the apache crashes!

I do not now what is going on. The pc's are allmost the same.

Re: Installation problem???

Posted: Sat Dec 01, 2007 11:11 am
by cubix
hi, dont think this is a cmsms problem, thus dont think anyone can help.

all the information you have provided is that theres a diff version of xp and nothing about the error log.

might want to give google a whirl.

Re: Installation problem???

Posted: Tue Dec 04, 2007 4:59 pm
by Deak
I too am having this problem, despite successfully getting it to work on this computer using older versions of Apache and PHP. Unfortunately, I have since completely removed this installation and I can't remember what versions of Apache/PHP I had it working on.

Here's what happens: At the install page where you supply the database login, hitting the continue button causes Apache to crash and the install to fail. Here's an example error signature from Windows:
szAppName : Apache.exe    szAppVer : 2.0.61.200    szModName : php5ts.dll
szModVer : 5.2.5.5    offset : 0000ab4a
I have tried it with Apache 2.0.61 and 2.2.6 using PHP 5.2.5. No joy.

What versions of Apache/PHP are people using (which I can still download) so I can do a like for like test?

Re: Installation problem???

Posted: Tue Dec 04, 2007 5:03 pm
by Deak
Here's the output in the log file:
[Tue Dec 04 16:57:56 2007] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Dec 04 16:57:56 2007] [notice] Apache/2.0.61 (Win32) PHP/5.2.5 configured -- resuming normal operations
[Tue Dec 04 16:57:56 2007] [notice] Server built: Sep  5 2007 09:55:35
[Tue Dec 04 16:57:56 2007] [notice] Parent: Created child process 1384
[Tue Dec 04 16:57:57 2007] [notice] Child 1384: Child process is running
[Tue Dec 04 16:57:57 2007] [notice] Child 1384: Acquired the start mutex.
[Tue Dec 04 16:57:57 2007] [notice] Child 1384: Starting 250 worker threads.

Re: Installation problem???

Posted: Wed Dec 05, 2007 9:53 am
by Deak
This is, I reckon, a PHP problem.

I knocked up a simple script to connect to a MySQL database; it also causes Apache to crash. PHP scripts seem to process okay -- e.g. phpinfo() -- but MySQL interactions don't.

Time to remove and re-install PHP, I think.

Re: Installation problem???

Posted: Fri Dec 07, 2007 11:11 am
by tver100
tver100 wrote: Hello to All.


I have install CMSmadesimple on my test pc and it works fine (Win xp Professional with  Sp2, Apache 2.2 and php 5.2.5 and Mysql 5).
Very simple installation, i like it.

Then i wend to another pc also with Win Xp but the home edition with SP2  and  Apache2.2 and php 5.2.5 and Mysql 5.
I started the installation procedure and when the program tries to make the tables on the database, the apache crashes!

I do not now what is going on. The pc's are allmost the same.


Now it Works!!! I do not now what was wrong, but i have to say that on the second PC i had not installed the motherboard drivers. So I installed them and .... the same thing again .... apache crashes.
I remember  that i haven't  install the graphics card drivers  , so i install them to .... and ...  the same thing again .... apache crashes.
I decide to install PHPMyAdmin to test it to. It does the same thing ... crashes .
I remove apache and mysql and install easyphp ... i do not testit and after installation i unistall it.
I install Apache and mysql again ... and now it works.