Hello. I have had a few versions of PHP installed starting with 4.06 and most recently 4.1.2. I have now tried to upgrade to 4.2.0 and some of the database querys come out empty. Ones that have been working for sometime on all other versions. Luckily, this is simply on the development server and i have not built this on production. I did a make clean and then installed as usual. This only seems to be when php is sending variables in the URL to be used in the query. Straight database queries come back fine. I have error_reporting(E_ALL) set on all pages....and no errors at all.
Has anyone expierenced this? Did something change, should i have added a new argument to the configure command? Is this in PHP.ini? Any help is appreciated. Luckily it is very easy to go back to 4.1.2 where all scripts work, but doesn't eveyone like to upgrade ;) Thanks. Jeff oh and thanks for your comments on the winXP/Apache/php question. for anyone thinking of it. i installed Apache2.035/php4.2.0/Tomcat4.0/jsdk1.4/mysql3.23 on XP without a hitch. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php