ID: 14222 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Windows XP Pro PHP Version: 4.1.1 New Comment:
run apache in single process mode eg: apache -X It's probably a bug in the duplicatesocket Previous Comments: ------------------------------------------------------------------------ [2002-02-07 14:11:49] [EMAIL PROTECTED] Hi I have the same problem I use Win XP and I'm sure that's this is reason - few days ago I have Win Me same configuration Apache/PHP/MySQL - on XP I have: pages are loaded properly from localhost - from internet address: ie loads, nn doesn't (it stops but it do not show any message - just 10% of 10kB in status bar - and so for 30 min). I have rather small page - an online store - without graphics nearly but it communicate with MySQL - so I build a select and when it returns too many rows (or i want more products on page) - the page do not load (even in IE) and I get: Server unreachable. Where can I get alarmed when the bug would fix? Where can I read more about it? ------------------------------------------------------------------------ [2002-01-21 17:38:40] [EMAIL PROTECTED] update to newest version ? do you mean one in the cvs repository ? i tried everything: apache 1.3x, apache 2.0 beta and php version 4.05, 4.06, 3.x and 4.11 (the latest official) --- and - i must run php as an apache-module because i use gd-lib. besides - gd lib does not work correctly (gives jpegs with only 16 colors) after version 4.05 of php. is this because now there is an extra feature in gd-lib where you must provide bit-depth ? my resume: apache without php works fine, php in cgi-mode works fine -- so there must be an os-related bug in the interface wich allows using the php-dll as an apache - module. maybe an buffer-problem? i tried the following: i took a normal html-page, tried this with apache --> works fine. then simply renamed it to *.php - strange code-output - the normal html but fragmented with weird-passages, they change after every reload. ------------------------------------------------------------------------ [2002-01-19 21:52:17] [EMAIL PROTECTED] Please update PHP version :) ------------------------------------------------------------------------ [2002-01-19 14:37:34] [EMAIL PROTECTED] I ALSO HAVE THIS PROBLEM !! I tried several combinations of apache ( 1.3x, 2.0beta) and php (4.06, 4.11) and i get too this weird output. and the output is irregular if i reload. i have windows xp german too. this is defenitly a problem caused by windows xp, scince my old configuration under winnt worked fine , but after updating to xp some files fail. it looks like it depends on the php file size, not on the code in the php file. example: www.videofiles.de/andre/dmmain.php - try with netscape, as iexplorer not even loads the page. hope this problem gets fixed soon, as i cannot go back to nt neither win2000 greetz from germany!! (wish i could use linux...) ------------------------------------------------------------------------ [2002-01-11 08:30:52] [EMAIL PROTECTED] I've a similar probleme with Apache 3.2.22, PHP 4.1.0 and mysql. I obtain a page correctly generated when i call it from localhost but it seem that don't work on the net (Cannot display... or the source of page is not correct some data from mysql database are mixed with the source, and sometime there's a another HTTP-header in the middle of the page. I don't understand why because, if i call the page by the internet address from the server it's work at 100%. I try the same page from a another computer on the LAN, and it's seem work at 60%, sometime i met the same mistakes that there was via internet. So if you can help me ! Thx ! ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/14222 -- Edit this bug report at http://bugs.php.net/?id=14222&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php