Re: phpinfo script loading time

John Harris <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <CAGoKsdUj6X-wJD7DATzintmEm1PrLH_ufyt9UdOZfC1+nZjDtg@mail.gmail.com>
On Sat, Feb 18, 2012 at 11:03 PM, Mayur Patil <[email protected]> wrote:
>
> I installed Apache 2.2.22 and PHP 5.3.10.
> So, when My internet connection is active,
> phpinfo script runs fast as well as the
> apache index.html.
> But when I disconnect from internet,
> the compilation of PHP script again goes
> slow. I try to find the bug in httpd.conf
> and php.ini.

Line 17 of your php.ini file contains a call to the internet.

Windows waits until the site responds, which never happens. Your error
timeout defaults to 5 seconds.

-John

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.