Nguyen, Long P (Mission Systems) wrote:
This is where I am stuck at with this DRES installation, it's complaining about the 
mysql extension.  I tried ./configure --with-mysql=/usr/local/mysql; make; make 
install and still the same error:

--------------------------------------------------------------------------------
Checking PHP configuration settings

PHP version... success [4.2.2]
DOMXML extension... success [2.4.23]
MySQL extension failure [required-extension not installed]


recompile your PHP installation with --with-mysql option --------------------------------------------------------------------------------


You need to find out how php was originally installed on your system, and how your web server (Apache?) was installed. Depending on how your web server was installed, you will need to (re)install php in one of a few ways. So, how was your web server installed? RPM? Source? How was it configured? Does it support apxs?


--
John C. Nichel
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to