Home > Archive > PHP Installation > March 2004 > Re: [PHP-INSTALL] PHP5 RC1 as module, Apache 1.3.29, Crash on Apache-Service Start (W
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-INSTALL] PHP5 RC1 as module, Apache 1.3.29, Crash on Apache-Service Start (W
|
|
| Chris Hewitt 2004-03-26, 11:23 pm |
| Michael Tucek wrote:
>Hi,
>
>I configurated my apache to run php5 as module.
>when I'm starting the apache service (net start apache) on windows 2000,
>apache crashes..
>
>any ideas?
>
>regards,
>
>michael
>
As you have this on MS Windows rather than GNU Linux, I personally may
not be able to help, but we will need more information from you in order
to help.
What are the changes that you have put into httpd.conf for PHP (and
presumably without them apache does not crash)? What do you mean by
crash? I mean here what exactly happens? Does apache simply not start or
does it start but complain if you point a browser at a PHP page. What,
if anything, is in the apache log after the crash?
Apache httpd has the useful characteristic of not starting up if there
is an error in the httpd.conf file. I have found it useful to back out
some of the changes I do when apache does not start so that I can find
what I have done wrong.
HTH
Chris
| |
| Chris Hewitt 2004-03-26, 11:23 pm |
| Michael Tucek wrote:
>i just copied the 3 lines from the install.txt and commented the add module
>out (#)
>
>when I start the service, I get an abnormal programm termination (no apache
>error msg, no error msg in log, no syntax error in conf file, just a crash)
>
>with apache 2.0.49 it works w/o any problems... -> other php versions are
>running normal... just the php5 rc1 windows binary from the zip package...
>
>regards
>
>michael
>
Sounds like this may be PHP5 RC1 specific. I'm afraid I have not used
that version.
Regards
Chris
P.S. Please let us keep this on the list.
|
|
|
|
|