Error 500 in some areas of AdminCP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drknickel
    New Member
    • Nov 2007
    • 26

    Error 500 in some areas of AdminCP

    Hello everyone,

    i get Error 500 in some areas of AdminCP.

    It happens when:

    -I want to edit a template
    -I want to edit language/phrase
    -I want to edit plugins

    I of course searched the forums here and reuploaded all the files. I even tried this:


    I also checked the file permissions, they are all right.

    Help me please

    Greets
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    The most likely cause of this problem is the suhosin module in PHP. If so this can be fixed by editing the php.ini (requires root access to the server) or by via a .htaccess file with the following contents:

    php_flag suhosin.cookie.encrypt Off
    php_value suhosin.request.max_vars 2048
    php_value suhosin.post.max_vars 2048

    You can create your own .htaccess file and upload it to your main forum directory. It's a simple text file.

    If this doesn't work or you get an 'Internal Server Error' after doing this, then unfortunately this means that your host is not allowing this change. The only thing you can do now is to ask your host tmake the necessary changes to suhosin.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...