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