ID:               16909
 Comment by:       admin at toxiq dot servehttp dot com
 Reported By:      office at icsnetworks dot at
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Win2k
 PHP Version:      4.2.0
 New Comment:

PHP4 will work on Apache2 if you exclude the
"AddModule mod_php4.c" line in httpd.conf, but
I had no time to *investigate* whats wrong and what
difference it makes, I only realized that the "AddModule"
command does not exist, and there is no "mod_php4.c" in
the Apache2.0.47(Win32) release!

ToXiq


Previous Comments:
------------------------------------------------------------------------

[2002-04-29 17:59:41] [EMAIL PROTECTED]

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

You're using wrong sapi module. Check the experimental/ folder in the
release package.


------------------------------------------------------------------------

[2002-04-29 12:49:55] office at icsnetworks dot at

I add the lines:
LoadModule php4_module .../php4apache.dll

During testing the config, i get the message "cannot load
c:/php/sapi/php4apahce.dll into server: The module cannot be found".

I add the same lines to apache 1.3 config. It runs. The line AddType
was added in both configs, too. But what's with the AddModule in the
Apache2 config? There is no paragraph for this config lines.

------------------------------------------------------------------------

[2002-04-29 12:34:19] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".


------------------------------------------------------------------------

[2002-04-29 12:32:29] office at icsnetworks dot at

Is there a chance to install the SAPI Module under Apache2. I get a
error when starting Apache2. Under 1.3.24 there is no problem.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16909&edit=1

Reply via email to