ID:               17487
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Windows XP
 PHP Version:      4.2.1
 New Comment:

User error->bogus


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

[2002-05-28 14:41:56] [EMAIL PROTECTED]

Thank you. I've found the problem and fixed it.

Now it works!

Thank you for your help.

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

[2002-05-28 14:36:20] [EMAIL PROTECTED]

Are you 100% you didn't messed up with php4ts.dll?
Do you have only one version on your system? It should at least be in
c:\windows\system32

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

[2002-05-28 14:19:20] [EMAIL PROTECTED]

..and this is the HTTP Response Header. it is same when I use
Apache/1.3.24. (only the 'Apache/1.3.24' instead of 'Apache/2.0.36')

HTTP/1.1 200 OK
Date: Tue, 28 May 2002 18:15:51 GMT
Server: Apache/2.0.36 (Win32) PHP/4.2.1 <- right
Accept-Ranges: bytes
X-Powered-By: PHP/4.2.0              <- wrong
Transfer-Encoding: chunked
Content-Type: text/html; charset=EUC-KR

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

[2002-05-28 13:54:50] [EMAIL PROTECTED]

The version of php4apache/apache2 modules which are  included in PHP4
4.2.1/Win32 is 4.2.0, NOT 4.2.1

I am receiving those messages whenever I start Apache Service.
------------------------------------
gd: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=1
PHP    compiled with module API=20010901, debug=0, thread-safety=1
These options need to match
------------------------------------
So I decided to use php_gd2.dll 4.2.0 instead of one that is included
in 4.2.1, but at this time php.exe sucks.
------------------------------------
PHP Warning:  gd: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=1
PHP    compiled with module API=20020429, debug=0, thread-safety=1
These options need to match
------------------------------------
....and this is my directory listing of C:\PHP\SAPI
2002-05-13  12:01            24,576 php4apache.dll
2002-05-13  12:01            24,576 php4isapi.dll
2002-05-13  12:01            20,480 php4nsapi.dll
2002-05-13  12:01            20,480 php4pi3web.dll
2002-05-13  12:01            24,576 phpsrvlt.dll
2002-05-13  12:01             9,540 phpsrvlt.jar
2002-05-13  12:45               135 pws-php4cgi.reg
2002-05-13  12:45               139 pws-php4isapi.reg
2002-05-13  12:01            24,576 php4apache2.dll

2002-05-13, it is right, huh?

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


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

Reply via email to