Code Comments
Programming Forum and web based access to our favorite programming groups.On Sat, 27 Nov 2004 17:58:04 +0100, Michael Ochs <michael.ochs@gmx.net> wrote: > Hi, > I have a problem with my HTTP_Client. I try to access a site with php and > HTTP_Client. It worked very well but suddenly I doesn't work anymore! If I > try to access the php file the InternetExplorer gives me an error, Firefox > just does nothing. The old page stays and it says "done"! PHP doesn't send > any error messages, it seems more like that my server doesn't give any > answer to the client pc! > Does anybody know this problem? > Sounds like it's crashing. Check the apache logs for errors. If it's not, try putting: die('here'); In your script. Move it through until you find the line that has the problem . -- Justin Patrin
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.