Upgrading php 5.0.5 to 5.1.1 - problem with mssql

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
Enga
Forum Newbie
Posts: 8
Joined: Mon Nov 21, 2005 6:17 am

Upgrading php 5.0.5 to 5.1.1 - problem with mssql

Post by Enga »

Hi!

I' wanted to configure php with gd so i installed gd and then tried to recompile php, the problem was i didn't have the .tar with php 5.0.5 so i downloaled php 5.1.1 .tar.
I followed exactly the same procedure as for the previus version and tried to install over the previus version.
but when i tryed to start apache it complains:
Cannot load /usr/lib/httpd/modules/libphp5.so into server: libsybdb.so.5: cannot open shared object file:

I located this file in freetds.
apache now only starts if dont choose --with-mssql=location_of_freetds

if i do php -m it stills shows the modules of php 5.0.5 and php -v show that the current php is 5.0.5 :?

Any help would be great

Thanks

Pedro Barbosa
Post Reply