PHP Security Settings

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Corne
    Private First Class

    • Jan 2006
    • 8

    PHP Security Settings

    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
    corne
    http://www.the-schuttes.org
  • Watdaflip
    Major General

    • Sep 2005
    • 2116

    #2
    Re: PHP Security Settings

    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

    Comment

    • Corne
      Private First Class

      • Jan 2006
      • 8

      #3
      Re: PHP Security Settings

      Thanks. I logged support ticket, and it is now resolved.
      Corne
      corne
      http://www.the-schuttes.org

      Comment

      Working...
      X