rabark Posted July 21, 2008 Share Posted July 21, 2008 Hello again, For some time now, my PHP scripts having been throwing an error: PHP Warning: Unknown(): Invalid library (maybe not a PHP library) 'sockets.sl' in Unknown on line 0 PHP Warning: Unknown(): (null): Unable to initialize module Module compiled with module API=20041030, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match in Unknown on line 0 PHP Warning: Unknown(): Invalid library (maybe not a PHP library) 'ldap.sl' in Unknown on line 0 Obviously, PHP and the above extensions are running on compilations that are out of sync. Is there anyway I can find out what PHP version is associated with API 20041030? Link to comment https://forums.phpfreaks.com/topic/115877-question-about-php-api/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.