I have a php webpage which is hosted on my laptop (XP and tomcat localhost:8080).

Hello,
Please tell me more about your configuration:
if your Apache Tomcat server is running on port 8080 how come do you get something out of a xxx.php script? You mean: at http://localhost:8080/myfile.jsp (Apache Tomcat 5.5.x) this script call http://localhost/anyfile.php (Apache 1.3.xx with php/ MySQL built-in)???

Is this the way you do it?

Thank you much.

On 8 avr. 07, at 14:55, Richard Dunne wrote:

I have a php webpage which is hosted on my laptop (XP and tomcat localhost:8080). My webpage is executing a php script via an xmlhttprequest which queries a database and sends back the info to the webpage. I have an a few alerts in my request to see the http.readystate and the http.status as they change. In windows (IE7), when I execute the request I can see the readystate changing 1,2,3,4 and the status 200. In tomcat when I execute the request, I am getting 1 alert, that is readystate 1, and thats as far as it goes. Can anyone suggest a possible solution, or have an idea as to what the problem might be.

Richard.



______________________________________________________________________ ______________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to