Hi
i am using redhat linux 6.1 and configured virtual domains on it
i have also installed php 3.0.rpm from pc-quest linux CD distribution
i could not able to locate configure option,so i copied configure file from /usr/share/libtool/libltdl/ to
my apache directory /usr/lib/apache/. and also related files which i was asked while using configure
now i could use configure option and make
but make install is giving problem it was giving errors
but still
i restarted httpd daemon and was able to execute some php scripts now i am not able to connect to mysql
it is giving error
mysql_connect(): call to unsupported function
eventhough i have used --with=mysql option in configure
can anybody tell me where i went wrong
how can i connect to mysql
uday