works locally but not through the web
Posted: Fri Aug 22, 2003 12:02 pm
I am having a problem with accessing one of my php pages on the net. When I try to access it i get a page cannot be displayed or a blank page. If I add an exit to it, it displays the info up to the exit. see below
http://hal.cs.camosun.bc.ca/~cst02014/page1.jpg
Now the strange part is when I access it locally with http://localhost it works fine. I am using apache 2 and php 4 my other php page works fine. the only difference is that in the one that doesnt work i am populating a form with mySQL and the one that works I am populating a table
http://hal.cs.camosun.bc.ca/~cst02014/page1.jpg
Now the strange part is when I access it locally with http://localhost it works fine. I am using apache 2 and php 4 my other php page works fine. the only difference is that in the one that doesnt work i am populating a form with mySQL and the one that works I am populating a table