I have decided to try and get my Server 2003 machine running php like my UNIX box. I have tried to use the php_mssql.ll Extention and I am getting this error. Does anyone know how to fix it?
PHP Warning: Unknown(): imap: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20020429, debug=1, thread-safety=0
These options need to match
-- Steve