Tue Feb 16, 2010 4:23 am |
Replies: 0 |
Views: 7506 |
|
 |
I'm running PHPExpress 2.0.0 with PHP 5.2.4 on a Win2003 server using FastCGI. Server has 8Gb memory, my scripts are all under 30Kb (unencoded) and there are only about 10 of them. They are all encode ...
|
Mon Feb 01, 2010 3:34 pm |
Replies: 0 |
Views: 3226 |
|
 |
Hi
Has anyone else noticed that -
A) Selecting Do NOT overwrite PHP.ini files in phpEd 5.6.32 installation does not work - it still overwrites your PHP.ini files ?
B) If you are using JavaB ...
|
Thu Nov 19, 2009 1:57 pm |
Replies: 1 |
Views: 4886 |
|
 |
BTW I do know about
memory_get_usage()
memory_get_peak_usage()
in PHP 5.2
Which are fine but it would be nice to have a PHP ED memory monitor that did not involve adding this as debug cod ...
|
Thu Nov 19, 2009 1:47 pm |
Replies: 1 |
Views: 4886 |
|
 |
Hi
I'm new to PHP ED - which from my experiance so far is fantastic BTW
I'm also relativley new to PHP and an worried that I'm writing 'bad' code that might leak memory through not closing a ...
|