Re: phpinfo script loading time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Feb 18, 2012 at 11:03 PM, Mayur Patil <ram.nath241089@xxxxxxxxx> 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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux