php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27084 Troubleshooting with uploading PHP module into Apache under XP
Submitted: 2004-01-29 07:28 UTC Modified: 2004-01-29 10:15 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: folder at nm dot ru Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.3.4 OS: Win XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: folder at nm dot ru
New email:
PHP Version: OS:

 

 [2004-01-29 07:28 UTC] folder at nm dot ru
Description:
------------
The situation is following: I have changed OS from win98 to 
winXP.Under 98 I 
have had a nicely configured block of Apache 1.3 + PHP4 + 
mySQL running.As I 
began to configure the same pack under XP I have faced the 
problem that as far 
as I define Document Root Apache runs smoothly - any *.html 
or *.cgi downloads 
- no problem, BUT as soon as I add the strings:
LoadModule e:/some_dir/php/sapi/php4apache.dll 
...... 
Clear Module List 
AddModule mod_php4.c 
AddType........ 
Apache either "unexpecnedly quits" (nothing's written into 
error log) either 
postes the error message "AddModule is not a valid 
command..."
The same problem occures with different versions of Apache 
& PHP.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-29 07:40 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You're doing something wrong, please ask support questions on the mailing lists. There is no bug here.

 [2004-01-29 07:54 UTC] folder at nm dot ru
I bag thy pardon but the ,as I understand, the problem is 
exactly in PHP. php4apache.dll causes some unhandled 
exception. Windows offers me to debug it but I'm not that 
expirienced.The point is that I have the experience of 
Apache & PHP configuring and the problem is either in OS or 
in PHP
 [2004-01-29 08:51 UTC] folder at nm dot ru
Thus I would rather reopen topic.
 [2004-01-29 10:15 UTC] sniper@php.net
And it works fine as long as you configure everything correctly, every dll is in place, etc. And you use correct sapi module for correct web server. 

Works fine for me -> no bug.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 20:01:34 2024 UTC