Re: [PHP-WIN] Upgrade to 4.2.1 stops script from working

2002-06-22 Thread Brian Graham
I also upgraded from 4.1.2 to 4.2.1 and most of my scripts stopped working -- seemingly randomly. At one point I loaded a page (we'll say Page1.1, file name: sample7.php) into my window and it gave me Internal Server Error; I loaded another page(Page2), it worked fine. I loaded the first page agai

Re: [PHP-WIN] Upgrade to 4.2.1 stops script from working

2002-06-22 Thread Julie Meloni
KS> Recently upgraded to Windows 4.2.1 today from 4.1.1 and the following script KS> will not run.. The register_globals change would do this if: KS> http://www.lemonlainey.com/ebay/auctionoutput.php?jpegifimage=1997n1998teds. KS> jpeg&createAuctionPage=Create createAuctionPage is also empty.

[PHP-WIN] Upgrade to 4.2.1 stops script from working

2002-06-22 Thread Kevin Smith
Hi All, Just joined the list today... anyhow... Recently upgraded to Windows 4.2.1 today from 4.1.1 and the following script will not run.. Here is the GET URL method and the PHP code to output the value of jpegifimage and this is the error I get. http://www.lemonlainey.com/ebay/auctionoutput.