From:             [EMAIL PROTECTED]
Operating system: Windows XP
PHP version:      4.2.1
PHP Bug Type:     *General Issues
Bug description:  The version of php4apache, apache2 modules is WRONG

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 bug report at http://bugs.php.net/?id=17487&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17487&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17487&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17487&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17487&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17487&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17487&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17487&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17487&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17487&r=globals

Reply via email to