ID:               24426
 Comment by:       psycode at adsl dot on dot net
 Reported By:      LouisGreen at pljg dot freeserve dot co dot uk
 Status:           Bogus
 Bug Type:         Apache related
 Operating System: Windows XP Pro
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

I had the exact same problem with both the latest versions of apache (1
and 2) and php 4 and 5.


THERE IS A FIX!

For some reason, apache cannot find any non-.so files. No idea why,
don't know if this was intentional. If you rename the sapi dll to .so,
and update the httpd.conf as such, then it will detect it and work
fine.

I don't know whos fault this is. If this is a permament change in
apache, something should be put in the docs for php at least.


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

[2003-07-01 04:56:10] igor at design dot rv dot ua

I've been tried to install php_5.0.0 beta1 under Windows XP Pro with
Sp1 platform. Apache ver 1.3.6

I recieved one error, I can't fix it :
--------------------------------------------------
Syntax error on line 181 of "..."/apache/conf/httpd.conf
Can't locate API module structure 'php4_module' in file 
"..."/php4apache.dll
The filename, directory name, or volume id label syntax is incorrect.
--------------------------------------------------
#181 httpd.conf : 
LoadModule php4_module "..."/php4apache.dll
--------------------------------------------------
All about path's and need_2_load modules -- okey.

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

[2003-06-30 18:06:28] [EMAIL PROTECTED]

If you had bothered to search the bug database, you'd know the answer
already. Don't bother reopening, you're just wasting our time.



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

[2003-06-30 18:04:38] LouisGreen at pljg dot freeserve dot co dot uk

php4apache2.dll
php4apache.dll


Is this not bundled as part PHP, because it fuses to work. The bundled
instructions are only for PHP 4, not 5. I could spend time going
thought dozens of news groups / forums and mailing list, looking for
the answer, may even spend days chasing a wide goose. If there is ever
likely a chance for a Windows Apache user to try/ debug PHP5, could u
or somone please point me to some where more specific where I can get
answer. Thanks

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

[2003-06-30 17:53:53] [EMAIL PROTECTED]

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.

.

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

[2003-06-30 17:53:10] LouisGreen at pljg dot freeserve dot co dot uk

err, slight tpyo, but did do a complete refresh install of apache 1 and
2. And I did complete uninstalled and removed the old apache directory
each time, so the remains of the old one left.

Should of typed for the working bit

#LoadModule php4_module C:/Apache/PHP4/sapi/php4apache.dll
LoadModule php4_module C:/Apache2/PHP4/sapi/php4apache2.dll
AddType application/x-httpd-php .php

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24426

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

Reply via email to