php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19786 Apache doesn't start with php
Submitted: 2002-10-06 16:18 UTC Modified: 2002-10-22 01:00 UTC
Votes:4
Avg. Score:5.0 ± 0.0
Reproduced:4 of 4 (100.0%)
Same Version:4 (100.0%)
Same OS:4 (100.0%)
From: Hanf-Dreher at t-online dot de Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.3 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Hanf-Dreher at t-online dot de
New email:
PHP Version: OS:

 

 [2002-10-06 16:18 UTC] Hanf-Dreher at t-online dot de
I installed the Apache version 2.0.43. After that I copied the php binaries into my apache directory in "php". Finally I added this lines to my http.conf:
LoadModule php4_module php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

When I try to run apache I got the following error:
apache: module "C:\php4build\snap\sapi\apachefilter2\sape_apache2.c" is not compatible with this version of Apache (found 20020628, need 20020903). Please contact the vendor for the correct version.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-06 18:07 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-07 16:27 UTC] jerod at actions dot com
The CVS doesn't currently fix this issue.
 [2002-10-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2006-11-21 02:05 UTC] gheos at kolumbus dot fi
PHP 5.2.0 crashed Apache 5.2.3 on windows 2000, as soon as I load any PHP script....

PHP 5.1.6 + Apache 5.2.3 on the same system works flawless.

I have changed numerous settings, nothings helps, it just crashes as soon as I load a PHP script.

Doesn't matter how short the script, it crashes Apache
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 02:01:29 2024 UTC