Hi
Did any PHP security settings change on the server?
My 2 installations that use PHP (Mambo and Gallery) are both suddenly giving the same error mesages.
For example, my gallery site at www.the-schuttes.org/gallery reports as follows:
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/init.inc on line 34
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/init.inc on line 35
Warning: set_time_limit() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/modules/core/classes/Gallery.class on line 630
And my Mambo site (disco3.the-schuttes.org) reports as follows:
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 116
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 117
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 118
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/includes/phpgettext/phpgettext.class.php on line 70
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/includes/phpgettext/phpgettext.class.php on line 82
Warning: Cannot modify header information - headers already sent by (output started at /home/ntncvkls/public_html/disco3/index.php:116) in /home/ntncvkls/public_html/disco3/includes/core.classes.php on line 2719
etc...
Does anyone know what is wrong? It all worked fine end of last week when I last checked...
Regards
Corne
www.the-schuttes.org
Did any PHP security settings change on the server?
My 2 installations that use PHP (Mambo and Gallery) are both suddenly giving the same error mesages.
For example, my gallery site at www.the-schuttes.org/gallery reports as follows:
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/init.inc on line 34
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/init.inc on line 35
Warning: set_time_limit() has been disabled for security reasons in /home/ntncvkls/public_html/gallery/modules/core/classes/Gallery.class on line 630
And my Mambo site (disco3.the-schuttes.org) reports as follows:
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 116
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 117
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/index.php on line 118
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/includes/phpgettext/phpgettext.class.php on line 70
Warning: ini_set() has been disabled for security reasons in /home/ntncvkls/public_html/disco3/includes/phpgettext/phpgettext.class.php on line 82
Warning: Cannot modify header information - headers already sent by (output started at /home/ntncvkls/public_html/disco3/index.php:116) in /home/ntncvkls/public_html/disco3/includes/core.classes.php on line 2719
etc...
Does anyone know what is wrong? It all worked fine end of last week when I last checked...
Regards
Corne
www.the-schuttes.org
Comment