rickymay
09-04-2011, 01:04 PM
I have a small educational php site at www.rickymay.com/teach.
the index(login) page successfully passes me to a second page of listed options (http://www.rickymay.com/teach/teachclass.php), but moving to a third page of those option details (http://www.rickymay.com/teach/teachass.php?classnametime=Extensive Reading (Th 10-12)) gives me an HTTP 500 "website cannot display the page" error.
As you can see, I use the GET METHOD and use blank spaces in the URL linking to that "third" page, so is that my problem? Or is it the temp directory that needs to be changed on the php.ini file (that I've read about at this forums); if so, where is the php.ini file? I know where it is on my computer, but I don't know how to find it in my root folders at discountasp.net.
Thanks for anything,
rickymay - beijing
the index(login) page successfully passes me to a second page of listed options (http://www.rickymay.com/teach/teachclass.php), but moving to a third page of those option details (http://www.rickymay.com/teach/teachass.php?classnametime=Extensive Reading (Th 10-12)) gives me an HTTP 500 "website cannot display the page" error.
As you can see, I use the GET METHOD and use blank spaces in the URL linking to that "third" page, so is that my problem? Or is it the temp directory that needs to be changed on the php.ini file (that I've read about at this forums); if so, where is the php.ini file? I know where it is on my computer, but I don't know how to find it in my root folders at discountasp.net.
Thanks for anything,
rickymay - beijing