Hi there!

I'm having great difficulties configuring the php.ini file on WinNT4 and
IIS4.
I want to use the GD extension for dynamic imaging, but i keep getting this
error message in phpinfo():

PHP Warning: gd: Unable to initialize module Module compiled with debug=0,
thread-safety=1 module API=20000809 PHP compiled with debug=0,
thread-safety=1 module API=20001214 These options need to match in Unknown
on line 0 

I trid the posted tip about 
include_path .;X:\WhereTheActionIs
and dropping the dlls in the WINDOWS\SYSTEM32 dir
and UNIX notations, and DOS notations in the ini file.

At first, the dll could not be found, but now this error.

1. Could anyone help me out here?

2. Does anyone have the libpng and jpeg-6b libs for WinNT, or know where to
get the DLLs?
http://www.libpng.org/pub/png/src/libpng-1.0.8-win32.zip is Error404
I'd like the dlls, since I do not have a compiler running (authorisation
reasons...).

Thanks in Advance,
Robert

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to