Announcement

Collapse
No announcement yet.

Forum crashed after installing ioncube

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • rockinaway
    replied
    Okay, it is because the ioncube is adding a few lines to the htaccess file. Those lines are messing up the forum.

    Code:
    #--- DH-PHP handlers ---
    
    AddHandler php-cgi .php
    
    Action php-cgi /cgi-bin/dispatch.cgi
    
    
    #AddHandler fastcgi-script fcg fcgi fpl
    
    #AddHandler php-fastcgi .php
    
    #Action php-fastcgi /cgi-bin/dispatch.fcgi
    Once i remove them, things work fine. What is the problem with them?

    Leave a comment:


  • rockinaway
    started a topic Forum crashed after installing ioncube

    Forum crashed after installing ioncube

    I installed ioncube using a script: http://sxi.sabrextreme.com/forum/viewtopic.php?f=3&t=3

    I got a successful message, but now my forum http://www.adminfuel.com keeps throwing up a 500 Internal Server error

    I delete the cgi-bin that was created by the script and the edits it made to the htaccess have also been removed. What should I do?

Related Topics

Collapse

  • 2Luke2
    Module to call php code
    by 2Luke2
    I'm trying to create a module that will run a php script. below is my php script. I guess I just don't know well enough how to make that run on the forums. I tried to put the raw data in a static html...
    Wed 13 Feb '13, 7:08am
Working...
X
😀
🥰
🤢
😎
😡
👍
👎