![]() |
|
| |||||||
| Notices |
| mySQL & PHP Discussions, information and help with mySQL and PHP. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| 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 |
|
#2
| ||||
| ||||
| most likely its because they made a chnage to the php.ini file. You should submit a support ticket and see if they will enable it again on your server
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#3
| |||
| |||
| Thanks. I logged support ticket, and it is now resolved. Corne |