Yep...take a look at register_globals in the documentation--it's been switched from on to off by default. That's what's causing your variables not to show up.
Marco -- ------------ php|architect - The magazine for PHP Professionals The first monthly worldwide magazine dedicated to PHP programmers On Fri, 2002-11-08 at 21:56, Evan Weiner wrote: > I am trying to install PHP 4.2.3 on a RedHat 7.2 with Apache 2.4.3. I > have PHP working fine, but passed variables are only accessible by using > $_GET["variable_name"]. Normally, on other servers, I did not have to > use the $_GET to access a variable. > > Anyone else encounter this problem? > > Thanks! > > Evan > > -- > Evan S. Weiner > Senior Systems Engineer & Team Leader > Venture Networking Services / Velocity IP > 501 East Franklin Street > Richmond, Virginia 23219 > VNS: (804) 521-4208 E-Mail: > [EMAIL PROTECTED] <mailto:evan.weiner@;vnsweb.com> > VIP: (804) 521-4212 24/7 NOC: > [EMAIL PROTECTED] <mailto:noc@;vnsweb.com> > Direct: (804) 521-4213 > (877) 547-8974 > Alpha: (877) 671-9822 Fax: > (804) 521-4008 > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php