| To: | David.Ryan@Quintiles.com, snort-users@lists.sourceforge.net |
|---|---|
| Subject: | Re: [Snort-users] BASE config problem - update |
| From: | Luis Torres <al1629608@yahoo.com> |
| Date: | Mon, 29 Jan 2007 06:55:38 -0800 (PST) |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | snort-list@securepoint.com |
| List-archive: | <http://sourceforge.net/mailarchive/forum.php?forum=snort-users> |
| List-help: | <mailto:snort-users-request@lists.sourceforge.net?subject=help> |
| List-id: | "Snort users talk about... Snort!" <snort-users.lists.sourceforge.net> |
| List-post: | <mailto:snort-users@lists.sourceforge.net> |
| List-subscribe: | <https://lists.sourceforge.net/lists/listinfo/snort-users>, <mailto:snort-users-request@lists.sourceforge.net?subject=subscribe> |
| List-unsubscribe: | <https://lists.sourceforge.net/lists/listinfo/snort-users>, <mailto:snort-users-request@lists.sourceforge.net?subject=unsubscribe> |
| Sender: | snort-users-bounces@lists.sourceforge.net |
|
Hi, the PHP interpreter generates the errors you see on apache's error_log. The error is saying your php can't find the mysql_pconnect function so: 1. What version of php do you have? (use php --version) 2. Is it compiled with php support or have php-mysql? (create a script only with phpinfo() inside and/or run rpm -qa | grep -i mysql if you're on an rpm based system) 3. what happens if you create a little script just to open a connection to mysql? does it work? (just call mysql_pconnect, then close) Good luck Luis ----- Original Message ---- From: "David.Ryan@Quintiles.com" <David.Ryan@Quintiles.com> To: snort-users@lists.sourceforge.net Sent: Friday, January 26, 2007 11:12:15 AM Subject: [Snort-users] BASE config problem - update Sorry, shortly after posting to the list I did some further research and found this in the error_log for Apache - 'PHP Fatal error: Call to undefined function mysql_pconnect() in /var/www/html/adodb/drivers/adodb-mysql.inc.php on line 376' This line is repeated for multiple attempts so I guess this is part of the problem. Any suggestions ? I am connecting to a mysql database, but it looks like it is the function calll itself that is the problem rather than the connection itself. Thanks, David ================================= David Ryan IT Security Engineer, Global IT Security Quintiles SIS, QDUB ********************** IMPORTANT--PLEASE READ ************************ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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 8:00? 8:25? 8:40? Find a flick in no time with theYahoo! Search movie showtime shortcut. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-users] Dynamic Preprocessor Errors, info+lucretia.ca |
|---|---|
| Next by Date: | Re: [Snort-users] Dynamic Preprocessor Errors, Matthew Watchinski |
| Previous by Thread: | [Snort-users] BASE config problem - update, David . Ryan |
| Next by Thread: | [Snort-users] unknown dynamic preprocessor "ftp_telnet", OlRoy OlRoy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |