This is a discussion on Re: [Snort-users] BASE config problem - update within the Snort forums, part of the System Security and Security Related category; --===============0589139970== Content-Type: multipart/alternative; boundary="0-778401407-1170082538=:78343" --0-778401407-1170082538=:78343 Content-Type: text/plain; ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============0589139970==
Content-Type: multipart/alternative; boundary="0-778401407-1170082538=:78343" --0-778401407-1170082538=:78343 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi,=0A=0Athe 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 s= o:=0A=0A1. What version of php do you have? (use php --version)=0A2. Is it = compiled with php support or have php-mysql? (create a script only with php= info() inside and/or run rpm -qa | grep -i mysql if you're on an rpm based = system)=0A3. what happens if you create a little script just to open a conn= ection to mysql? does it work? (just call mysql_pconnect, then close)=0A=0A= Good luck=0A=0ALuis=0A=0A----- Original Message ----=0AFrom: "David.Ryan@Qu= intiles.com" <David.Ryan@Quintiles.com>=0ATo: snort-users@lists.sourceforge= ..net=0ASent: Friday, January 26, 2007 11:12:15 AM=0ASubject: [Snort-users] = BASE config problem - update=0A=0A=0A=0ASorry, shortly after posting to the= =0Alist I did some further research and found this in the error_log for Apa= che=0A- =0A=0A'PHP Fatal error: Call to undefined=0Afunction mysql_pconnec= t() in /var/www/html/adodb/drivers/adodb-mysql.inc.php=0Aon line 376'=0A=0A= =0A=0AThis line is repeated for multiple attempts=0Aso I guess this is part= of the problem.=0A=0A=0A=0AAny suggestions ? I am connecting=0Ato a mysql= database, but it looks like it is the function calll itself=0Athat is the = problem rather than the connection itself.=0A=0A=0A=0AThanks,=0A=0A=0A=0ADa= vid=0A=0A=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A=0ADavid Ryan=0A=0AIT Security Engineer= , Global IT Security=0A=0AQuintiles SIS, QDUB********************** IMPORT= ANT--PLEASE READ ************************=0AThis electronic message, inclu= ding its attachments, is COMPANY CONFIDENTIAL=0Aand may contain PROPRIETARY= or LEGALLY PRIVILEGED information. If you are =0Anot the intended recipie= nt, you are hereby notified that any use, disclosure,=0Acopying, or distrib= ution of this message or any of the information included=0Ain it is unautho= rized and strictly prohibited. If you have received this=0Amessage in erro= r, please immediately notify the sender by reply e-mail and=0Apermanently d= elete this message and its attachments, along with any copies=0Athereof. If= this electronic message contains a zipped attachment and you do=0Anot have= a decompression tool, you may download unZIP (free of cost) from:=0Ahttp:/= /www.mk-net-work.com/us/uz/unzip.htm. Alternatively, you may request=0Athat= the attachment be resent in an uncompressed format. Thank you. =0A*= ************************************************** *********************=0A= =0A------------------------------------------------------------------------= -=0ATake Surveys. Earn Cash. Influence the Future of IT=0AJoin SourceForge.= net's Techsay panel and you'll get the chance to share your=0Aopinions on I= T & business topics through brief surveys - and earn cash=0Ahttp://www.tech= say.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D DEVDEV=0A________= _______________________________________=0ASnort-users mailing list=0ASnort-= users@lists.sourceforge.net=0AGo to this URL to change user options or unsu= bscribe:=0Ahttps://lists.sourceforge.net/lists/listinfo/snort-users=0ASnort= -users list archive:=0Ahttp://www.geocrawler.com/redir-sf.php3?list=3Dsnort= -users=0A=0A=0A=0A=0A=0A=0A =0A____________________________________________= ________________________________________=0AExpecti ng? Get great news right = away with email Auto-Check. =0ATry the Yahoo! Mail Beta.=0Ahttp://advision.= webevents.yahoo.com/mailbeta/newmail_tools.html --0-778401407-1170082538=:78343 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable <html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he= ad><body><div style=3D"font-family:times new roman, new york, times, serif;= font-size:12pt"><div style=3D"font-family: times new roman,new york,times,s= erif; font-size: 12pt;">Hi,<br><br>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:<br><br>1. What version of php do you have? (us= e php --version)<br>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 mys= ql if you're on an rpm based system)<br>3. what happens if you create a lit= tle script just to open a connection to mysql? does it work? (just call mys= ql_pconnect, then close)<br><br>Good luck<br><br>Luis<br><br><div style=3D"= font-family: times new roman,new york,times,serif; font-size: 12pt;">----- = Original Message ----<br>From: "David.Ryan@Quintiles.com" <David.Ryan@Quintiles.com><br>To: snort-users@lists.sourceforge.net<= br>Sent: Friday, January 26, 2007 11:12:15 AM<br>Subject: [Snort-users] BAS= E config problem - update<br><br>=0A<br><font face=3D"sans-serif" size=3D"2= ">Sorry, shortly after posting to the=0Alist I did some further research an= d found this in the error_log for Apache=0A- </font>=0A<br><font face=3D"sa= ns-serif" size=3D"2">'PHP Fatal error: Call to undefined=0Afunction m= ysql_pconnect() in /var/www/html/adodb/drivers/adodb-mysql.inc.php=0Aon lin= e 376'</font>=0A<br>=0A<br><font face=3D"sans-serif" size=3D"2">This line i= s repeated for multiple attempts=0Aso I guess this is part of the problem.<= /font>=0A<br>=0A<br><font face=3D"sans-serif" size=3D"2">Any suggestions ? = I am connecting=0Ato a mysql database, but it looks like it is the fu= nction calll itself=0Athat is the problem rather than the connection itself= ..</font>=0A<br>=0A<br><font face=3D"sans-serif" size=3D"2">Thanks,</font>= =0A<br>=0A<br><font face=3D"sans-serif" size=3D"2">David</font>=0A<br><font= face=3D"sans-serif" size=3D"2">=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D<br>=0ADavid Ryan<= br>=0AIT Security Engineer, Global IT Security<br>=0AQuintiles SIS, QDUB</f= ont><pre>********************** IMPORTANT--PLEASE READ ******************= ******<br>This electronic message, including its attachments, is COMPANY CO= NFIDENTIAL<br>and may contain PROPRIETARY or LEGALLY PRIVILEGED information= .. If you are <br>not the intended recipient, you are hereby notified that = any use, disclosure,<br>copying, or distribution of this message or any of = the information included<br>in it is unauthorized and strictly prohibited. = If you have received this<br>message in error, please immediately notify t= he sender by reply e-mail and<br>permanently delete this message and its at= tachments, along with any copies<br>thereof. If this electronic message con= tains a zipped attachment and you do<br>not have a decompression tool, you = may download unZIP (free of cost) from:<br><span><a target=3D"_blank" href= =3D"http://www.mk-net-work.com/us/uz/unzip.htm">http://www.mk-net-work.com/= us/uz/unzip.htm</a>. Alternatively, you may request</span><br>that the attachment be resent in an uncompressed format. Thank you. <br>****= ************************************************** ******************<br><br= ></pre><div>---------------------------------------------------------------= ----------<br>Take Surveys. Earn Cash. Influence the Future of IT<br>Join S= ourceForge.net's Techsay panel and you'll get the chance to share your<br>o= pinions on IT & business topics through brief surveys - and earn cash<b= r><a target=3D"_blank" href=3D"http://www.techsay.com/default.php?page=3Djo= in.php&p=3Dsourceforge&CID=3DDEVDEV">http://www.techsay.com/default= ..php?page=3Djoin.php&p=3Dsourceforge&CID= 3DDEVDEV</a></div><div>___= ____________________________________________<br>Sn ort-users mailing list<br= >Snort-users@lists.sourceforge.net<br>Go to this URL to change user options= or unsubscribe:<br><a target=3D"_blank" href=3D"https://lists.sourceforge.= net/lists/listinfo/snort-users">https://lists.sourceforge.net/lists/listinf= o/snort-users</a><br>Snort-users list archive:<br><a target=3D"_blank" href=3D"http://www.geocrawler.com/re= dir-sf.php3?list=3Dsnort-users">http://www.geocrawler.com/redir-sf.php3?lis= t=3Dsnort-users</a></div></div><br></div></div><br>=0A=0A<hr size=3D1>8:00?= 8:25? 8:40? <a href=3D"=0Ahttp://tools.search.yahoo.com/shortcuts/?fr=3Don= i_on_mail&#news"> Find a flick</a> in no time<br> with the<a href=3D"=0Ahtt= p://tools.search.yahoo.com/shortcuts/?fr=3Doni_on_mail&#news">Yahoo! Search= movie showtime shortcut.</a></body></html> --0-778401407-1170082538=:78343-- --===============0589139970== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- 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?p...rge&CID=DEVDEV --===============0589139970== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users --===============0589139970==-- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|