* 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

Reply via email to