On Wed, 5 Sep 2001, Sinisa Milivojevic wrote:

> > Red Hat 7.1 has a very nice apache + mysql + php installation and invoking
> > mysql function calls from the php interface works very well. The only
> > aspect that puzzles me a little bit is that when I look at the output of
> > phpinfo(); I see a --without-mysql flag as a configure switch.
> > How is this possible?

PHP is configured with --without-mysql flag to not be compiled in main 
PHP. And after that is compiled only mysql module of PHP.
You can see php-4...rpm and php-mysql-4...rpm.
Is more easy to see if you will look in spec file.

-- 
Cristian Paslaru
http://devel.iasi.ro



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to