Hi
Can I just check this error with you guysI get this when I try and load a php extension module in php.
if I understand this coretly it means that the php module was compiled for an older version of php and it needs to be recompiled for this one, right?
Warning: dl(): (null): Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20050922, debug=0, thread-safety=0
These options need to match
Thanks
Ash



LinkBack URL
About LinkBacks
I get this when I try and load a php extension module in php.
Reply With Quote





