I'm trying to setup DRES, part of the configuration is to bring up "check.php" to 
verify the installation.  When check.php runs to verify - it errors out at "MySQL 
extension failure [required-extension not installed]"


-----Original Message-----
From: Curt Zirzow [mailto:[EMAIL PROTECTED]
Sent: Monday, June 21, 2004 10:56 PM
To: php-general Mailing List
Subject: Re: [PHP] recompile your PHP installation with --with-mysql
optio n


* Thus wrote Nguyen, Long P (Mission Systems):
> I recompiled PHP with --with-mysql=/usr/local/sql and still got the following errors:
> 
> Checking PHP configuration settings
> 
> PHP version... success [4.2.2]
> DOMXML extension... success [2.4.23]
> MySQL extension failure [required-extension not installed] 
> 

Um.. how exactly are you doing this, this isn't php configure
output. 


> 
> 
> -----Original Message-----
> From: John Nichel [mailto:[EMAIL PROTECTED]
>
> ...
> 
> Nguyen, Long P (Mission Systems) wrote:
> > How do you recompile your PHP installation with --with-mysql option??
> > 
> 
> In the PHP source tree....
> 
> $ ./configure --with-mysql[=dir] --with-other-options
> $ make
> $ make install
> 
> I'm sure this will bring a few questions. ;)

You jinxed your own message ;)


Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

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

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

Reply via email to