php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17048 PHP Module problem
Submitted: 2002-05-06 13:57 UTC Modified: 2002-05-06 14:39 UTC
From: m dot trizuliak at nextra dot sl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.2.0 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: m dot trizuliak at nextra dot sl
New email:
PHP Version: OS:

 

 [2002-05-06 13:57 UTC] m dot trizuliak at nextra dot sl
Hello,

I have one problem. I have Apache http server 2.0.35 and PHP 4.2.0. I need to configure php as module of Apache server. I wrote into the httpd.conf file this:
Load Module php4_module php/sapi/php4apache.dll
...
...
etc.
This all is in the install.txt of any distribution of php.
I have Windows 2000, so I use the system service to run apache server. And now back to the problem. When I try to start apache service, service write:
Connot load module php4apache.dll. This module wasn't found. I try to reconfigure apache, but it doesn't work. I run apache.exe with parameter -t, to chcek syntax and everything was OK. Where is the problem? I change apache 1.3.24 for 2.0.35 and the later version were running correctly. I mean php module. Please, help me...

Sorry for english, I am form central of Europe and I learned english for about 6 years ago, so I can't it so good.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-06 14:01 UTC] m dot trizuliak at nextra dot sk
Sorry, my email address is m.trizuliak@nextra.sk, not m.trizuliak@nextra.sl.
Sorry...:-)
 [2002-05-06 14:39 UTC] sander@php.net
You need apache2filter.dll for Apache 2.x, php4apache.dll for Apache 1.3.x.
You can find apache2filter.dll in the experimental folder of your PHP distribution.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 16:01:30 2025 UTC