[Evaded] PHP.exe Freezes
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
[Evaded] PHP.exe Freezes
I have no errors in my php code, all goes fine with debugger.
But when i browse my pages on localserver (with different browsers) it freezes! Browser is just waiting for something... When i kill the php.exe from taskmanager, the page flashes to the browser as complete and as it's meant to be.
The pages have several includes, and it returns "complex" page with many tables inside tables, quite many links and img src's. The page works when the query inside returns few resultrows, but when it returns several, it freezes.
I've experimented that reducing columns written on page allows more rows shown, or less rows shown allows more columns shown... Also removing some printcell functions and echoing them manually allowed some more rows to be displayed, so it might be memory related?
Php.exe uses usually ~6M. Is it much, low, normal?
I'm totally out of ideas, whats this all about?
But when i browse my pages on localserver (with different browsers) it freezes! Browser is just waiting for something... When i kill the php.exe from taskmanager, the page flashes to the browser as complete and as it's meant to be.
The pages have several includes, and it returns "complex" page with many tables inside tables, quite many links and img src's. The page works when the query inside returns few resultrows, but when it returns several, it freezes.
I've experimented that reducing columns written on page allows more rows shown, or less rows shown allows more columns shown... Also removing some printcell functions and echoing them manually allowed some more rows to be displayed, so it might be memory related?
Php.exe uses usually ~6M. Is it much, low, normal?
I'm totally out of ideas, whats this all about?
Last edited by Shendemiar on Sun Feb 22, 2004 8:43 pm, edited 1 time in total.
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
What system? We need speeds, RAM, HD space, HD speed, OS...
AMD ~2100
Windows XP professional SP1
Apache HTTP Server Version 1.3.28
System Windows NT KANAKONE 5.1 build 2600
Build Date Nov 2 2003 23:43:42
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
AMD ~2100
Windows XP professional SP1
Apache HTTP Server Version 1.3.28
System Windows NT KANAKONE 5.1 build 2600
Build Date Nov 2 2003 23:43:42
Server API CGI/FastCGI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS\php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am