|
From: gege <ge...@ge...> - 2002-11-12 19:48:55
|
Hi ! Ouppps, I sorry for my incorrect response to your problem, I have forgotten that this but has been already identified : This problem is due to the fact that register_globals is set to off. Obviouly the script should be able to handle it because turning it on can lead to security holes. I have open a bug report on it, it is #624253 (https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D624253&group= _id=3D63361&atid=3D503691) It will be fixed in the next release (next week I think) If you do not want to wait, turn register_globals to on but before read http://www.php.net/release_4_1_0.php to known what you are doing... Sorry again for the delay G=E9rald On Tue, 2002-11-12 at 13:27, Darren Paxton wrote: > Hi Gege >=20 > i've just tried what you suggested >=20 > (debug mode currently set to 1, but I tried with both) >=20 > The page loads up ONE time only, then the following page is displayed eve= ry > time >=20 > Unable to execute create temporary table filtered_logs select * from logs > where chain=3D'' and TO_DAYS(NOW()) - TO_DAYS(date) < Mysql error : 1064 = - You > have an error in your SQL syntax near '' at line 1 >=20 > I've deleted all temp files and cookie and also restarted internet explor= er, > I am then able to get access to the main page, but any attempt to either > destroy the session or move pages results in the above error again. >=20 > Could there be a permissions problem on the server? What permissions do y= ou > suggest should be in the iptables folder under the webserver and who shou= ld > own those files? >=20 > Thanks for your help >=20 > Darren > ----- Original Message ----- > From: "gege" <ge...@ge...> > To: "Darren Paxton" <da...@d-...> > Cc: <Ipt...@li...> > Sent: Monday, November 11, 2002 7:35 PM > Subject: Re: [Iptablelog-users] Problems accessing main web interface. >=20 >=20 > Hi ! >=20 > Have you turn on the cookies on your browser ? You need it > to handle the contexts of the application. >=20 > If it is ok, please try to enable the debug feaure and press the > "Destroy context" button. >=20 > If all of this does not work, please send me all the comments of > the generated page (mostly the header) >=20 > Thanks for your feedback, keep me informed >=20 > G=E9rald >=20 > On Fri, 2002-11-08 at 13:54, Darren Paxton wrote: > > hi there > > > > Just downlaoded and installed version 0.30 and whenever I try and load = up > > the main page, I get the following error > > > > Unable to execute create temporary table filtered_logs select * from lo= gs > > where chain=3D'' and TO_DAYS(NOW()) - TO_DAYS(date) < Mysql error : 106= 4 - > You > > have an error in your SQL syntax near '' at line 1 > > > > this first happened yesterday, however, out of curiosity, I loaded up t= his > > morning and it loaded fine - but when I tried to move to the next page, > the > > error came back up again. > > > > Does anyone have any ideas? > > > > Thanks in advance > > > > > > Darren > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: See the NEW Palm > > Tungsten T handheld. Power & Color in a compact size! > > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > > _______________________________________________ > > Iptablelog-users mailing list > > Ipt...@li... > > https://lists.sourceforge.net/lists/listinfo/iptablelog-users > > >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Iptablelog-users mailing list > Ipt...@li... > https://lists.sourceforge.net/lists/listinfo/iptablelog-users >=20 >=20 |