Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 05:12:51 -0400
From:      David Banning <david+dated+1098177173.950926@skytracker.ca>
To:        questions@freebsd.org
Subject:   configuring php to work with mysql
Message-ID:  <20041014091251.GA60576@skytrackercanada.com>

next in thread | raw e-mail | index | archive | help
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?

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041014091251.GA60576>