fgets workaround?
Posted: Wed Jan 24, 2007 2:20 pm
Hi,
I'm currently installing serendipity v1.1. at the webserver of my university, like I've done at several ISPs well. But this admin has disabled fgets for security reasons. By this reason the installation fails with looped warnings "fgets has been disabled for security reasons" from include/functions_installer.inc.php line 1123
So far as I can see fgets is used at least in /Net/Socket.php, /Onyx/RSS.php and Smarty/libs/plugins/function.fetch.php too.
Do you have some arguments for a little discussion with the administrator? Or is it possible to implement a bypass for running the installation successfully?
Thx, Juergen
I'm currently installing serendipity v1.1. at the webserver of my university, like I've done at several ISPs well. But this admin has disabled fgets for security reasons. By this reason the installation fails with looped warnings "fgets has been disabled for security reasons" from include/functions_installer.inc.php line 1123
So far as I can see fgets is used at least in /Net/Socket.php, /Onyx/RSS.php and Smarty/libs/plugins/function.fetch.php too.
Do you have some arguments for a little discussion with the administrator? Or is it possible to implement a bypass for running the installation successfully?
Thx, Juergen