Hello,
I just installed PHP 4.2.1. I am using a Redhat 7.3, installed as server with Apache. I went to setup a distributed IDS (SNORT/MySQL/PHP/ACID). My second problem is the connection with my MySQL DB. ./configure --with-mysql ./configure --with-mysql --with-gd=../gd-1.8.4 --enable-sockets --with-config-file-path=/etc/httpd/conf --enable-track-vars [root@localhost php-4.2.1]# ./configure --with-mysql | grep mysql checking for MySQL UNIX socket... /var/lib/mysql/mysql.sock fastgen.sh: creating ext/mysql/Makefile fastgen.sh: creating ext/mysql/libmysql/Makefile The compilation with mysql seems fine. But when I check my Web page (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) What can I do ? Regards, The information contained in this e-mail message may be privileged and confidential information and is intended only for the use of the individual and/or entity identified in the alias address of this message. If the reader of this message is not the intended recipient, or an employee or agent responsible to deliver it to the intended recipient, you are hereby requested not to distribute or copy this communication. If you have received this communication in error, please notify us immediately by telephone or return e-mail and delete the original message from your system. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php