In <[EMAIL PROTECTED]>, on 11/04/2002 at 07:21 AM, Brian Ashe <[EMAIL PROTECTED]> said:
>M> I'm using Red Hat 8 as my web server with PHP module. The PHP version >is M> 3.23.52-3 (The original RPM that comes with the distro). It seems >that M> the PHP module have a problem with getting the query strings M> >(www.somesite.com/index.php?pid=123). I've already checked the M> >configuration of both Apache and PHP module. >M> What causes the problem and what should I do to fix it? >Newer versions of PHP all come with "register globals" turned OFF in the >php.ini file. Turn it to on and it should solve your problem. Or even better, fix the PHP code to work with "register globals" turned off. There are some significant security implications for it turned on. You're far safer to validate specific variables for each page before you allow them to be used. -- ----------------------------------------------------------- Steve Garcia using MR/2 ICE #10133 with Warp 4 [EMAIL PROTECTED] For PGP key, send mail to [EMAIL PROTECTED] with subject "PGP key" ----------------------------------------------------------- The Operating System/2 Version is 4.50 Revision 14.062 There are 39 Processes with 144 Threads. GHARLANE: uptime is 11 days, 18:00 hours and 33 seconds * They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list