ID:               16575
 Comment by:       bennesantana at terra dot com dot br;bene at igc dot
                   com dot b
 Reported By:      Markus_Heiden at public dot uni-hamburg dot de
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP Professional
 PHP Version:      4.1.2
 New Comment:

This mistake is linked to the computer in use.  
  
In my case  
Computer 1 ATHON 2600+ 256Mb 40Gb ATI 128Mb, Motherboard ASUS A7N8X-X.
he doesn't get to find php4apache.dll   
Windows Home Edition  
Apache 1.3.28  
PHP 4.3.2  
  
Computer 2 CELERON 1.7Mhz 128Mb 40Gb Gforce4 64Mb, works without some
problem.  
Windows Home Edition    
Apache 1.3.28    
PHP 4.3.2    
  
Attention: Httpd.conf are same in the two computers. Please describe
their computers, where this mistake, the windows happens
autom�ticamente is not updated. (0x800A138F)


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

[2003-05-01 16:26:39] jcrutchf at yahoo dot com

I had this same error on a Windows 2000 advanced server box, running
Apache 2 and PHP 4.3.1.  I was able to fix it by doing the following,
quoted from _Sams Teach Yourself PHP, MySQL and Apache in 24 Hours_,
page 51:

"1. In the PHP installation directory, find the php.ini-dist file and
rename it php.ini.
2.  Move the php.ini file to C:\WINDOWS\ or wherever you usually put
your *.ini files.
3.  Move the php4ts.dll file to C:\WINDOWS\SYSTEM\ or wherever you
usually put your *.dll files."

Substituting C:\WINNT\* for C:\WINDOWS\*, Apache 2 started right back
up, no reboot required.

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

[2003-02-18 18:40:16] anterfire at hotmail dot com

copy php4ts.dll to apache2/bin/ will be ok.

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

[2002-04-26 16:44:34] luna at enst dot fr

If it can help, I tried to make an installation doc at:
http://137.194.8.83/ATSEC/PHP4Apache2Windows.html

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

[2002-04-12 15:57:03] [EMAIL PROTECTED]

You can't load the Apache 1 sapi into Apache 2.

You have to load apache2filter.dll.

Grab PHP 4.2.0 RC3, which will include the file you need.

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

[2002-04-12 14:10:22] Markus_Heiden at public dot uni-hamburg dot de

I am not able to load the php4apache.dll with apache2, it only says 

Syntax error on line 173 of E:/Apache2/conf/httpd.conf:
Cannot load E:/php/sapi/php4apache.dll into server:
Das angegebene Modul wurde nicht gefunden.

but the module if definitly there and all other dlls are copied like
the doku said. Where can I get php error output in such cases (there is
nothing in the apache logs)?

BTW others (from a newsgroup) seem to have the problem too, but still
no solution...


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


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

Reply via email to