after a portupgrade I have lost mysql support with php4.
I have pkg_deinstalled did a make--with-mysql=/usr/local/bin/mysql
and pkg_reinstall but no support. Then portupgrade -m 
--with-mysql=/usr/local/bin/mysql php4. Then pkg_delete did make 
--with-mysql=/usr/local/bin/mysql then make install still no support. Mysql is there 
and working, logins work from command line and data is there. But from apache php is 
working but with no mysql support, phpinfo shows no mysql module loaded. 

A whereis gave me the /usr/local/bin/mysql, What would be the proper way to add support
with php4 already installed?? 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to