For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > November 2004 > Re: [PEAR] HTTP_Client doesn't work









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] HTTP_Client doesn't work
Justin Patrin

2004-11-27, 9:03 pm

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
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com