Jump to content

RedHat 5.5 PHP Version 5.2.10 can't load php-mssql and php-pdo


akvino

Recommended Posts

php -v gives:

PHP Warning: PHP Startup: mssql: Unable to initialize module

Module compiled with module API=20050922, debug=0, thread-safety=0

PHP compiled with module API=20060613, debug=0, thread-safety=0

These options need to match

in Unknown on line 0

PHP Warning: PHP Startup: pdo_dblib: Unable to initialize module

Module compiled with module API=20050922, debug=0, thread-safety=0

PHP compiled with module API=20060613, debug=0, thread-safety=0

These options need to match

in Unknown on line 0

PHP 5.2.10 (cli) (built: Aug 10 2009 05:20:34)

Copyright © 1997-2009 The PHP Group

Zend Engine v2.2.0, Copyright © 1998-2009 Zend Technologies

 

 

Apache main log gives:

[Wed Jun 30 08:21:38 2010] [notice] Digest: done

PHP Warning: PHP Startup: mssql: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0

PHP Warning: PHP Startup: pdo_dblib: Unable to initialize module\nModule compiled with module API=20050922, debug=0, thread-safety=0\nPHP compiled with module API=20060613, debug=0, thread-safety=0\nThese options need to match\n in Unknown on line 0

 

 

I got both php-mssql and php-pdo packages installed (this is on RedHat).

 

Any hints on how to fix this?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.