Php 4.2.2 and yes, apache 2
You know that's not recommended, right? PHP is not stable with Apache2 yet. Either way, there is a bug with a specific version of PHP and Apache2 that messes up request variables like you are talking about. If you upgrade to the latest or a newer version of PHP, I think this will go away.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

