|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-24 06:54 UTC] swm@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 15:00:02 2025 UTC |
i've just upgraded my PHP 3 to 4.0.4 then 4.0.5 when in PHP3, this will work perfectly fopen("http://www.belajar.com", "r"); but when upgraded to 4.0.4pl1 then 4.0.5 the script hang for minutes.. no CPU and additional RAM was used.. the computer is just working like there is nothing going on. and after a few minutes the 'fopen(url)' finally continue to work ----- i'm configuring php with: ./configure --with-apxs --with-mysql --with-postgresql there are no warning and error message.. ----- i'm using the default php.ini