Fopen file
Status: Beta
Brought to you by:
wgeric
Hi,
I have received this from my hosting provider Infomaniak.ch:
-------------------------------------------------------
We ha detected a bug in one of your script :
/web/admin/em_includes/em_functions.php on ligne 289
Where yoiu do not verify that the file is already open, that is if the fopen command has been executed. So if this is not the case, your loop is infinite and ther server saturates.
Please correct this ...
-------------------------------------------------------
Is there a solution to this problem ?