Snort mailing list archives

Re: Acid and PHP Redhat 8.0


From: David T Hollis <dhollis () davehollis com>
Date: Thu, 10 Apr 2003 15:40:38 -0400

Tom Morgan wrote:

Hello,
I am getting this info after connecting to my apache server using acid:
PHP ERROR: PHP build incomplete: the prerequisite MySQL support required to
read the alert database was not built into PHP. Please recompile PHP with
the necessary library (--with-mysql)
I have recompiled with the --with-mysql and get the same results.

Anyone have a solution?

Thanks,
Tom Morgan



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Make sure that extension=mysql.so is not commented out in /etc/php.ini. Next step would be to create a file with the only contents phpinfo() as follows:

<?php
phpinfo();
?>


And view this page. This will dump your config. You should have a section about MySQL in there.



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: