hello there
I am trying to connect to SQL Server using freetds. for this purpose i need to recompile php with mssql support. However since php and apache gets installed on RedHat Linux 9 by default, i am not able to find the top directory of php to do a ./configure again. Please could somebody help me by providing the steps to recompile php on RH Ver 9..
regards su
create a page containing the following
<?php phpinfo(); ?>
load it up in your browser, and one of the rows will show where your php is installed. i can't tell you which one, as i'm not on my laptop right now.
ads