Oh and what about having disabled the ini_get/ini_set methods:

<?php
print ini_get('disable_functions');
?>
Warning: ini_get,ini_set() has been disabled for security reasons


That's making the problem quite enormous.



Dennis




-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to