configuring php to work with mysql

David Banning david+dated+1098177173.950926 at skytracker.ca
Thu Oct 14 02:12:59 PDT 2004


I am having to reinstall my php and apache 1.3.  I installed apache13
straight from the ports with no options, and then I installed
php4_mysql from the ports also. php is running but it does not
connect to mysql. 

In looking at phpinfo() I notice the configuration options;

'./configure' '--enable-versioning' '--enable-memory-limit' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--with-regex=php' '--with-apxs=/usr/local/sbin/apxs' '--prefix=/usr/local' 'i386-portbld-freebsd4.8' 

don't seem to have any reference to mysql. Stange, considering that
the port, specifically is entitled "php4_mysql".

Any suggestions?

-- 


More information about the freebsd-questions mailing list