Forums

What derivatives should I use so that php.ini and php5-custom-ini.cgi will work? (2 posts)

  1. algen
    Member
    Posted 1 year ago #

    Hello,

    I want to add a php script on my WP sidebar. But the thing is, the script doesn't seem to show. The script work om my previous hosting but not on GoDaddy hosting, which is my current.

    Here's the content of my php5-custom-ini.cgi file:

    #!/bin/sh
    export PHP_FCGI_CHILDREN=3
    exec /hsphere/shared/php5/bin/php-cgi -c /hsphere/local/home/MYROOTDIRECTORY/DirectoryOfmyDomain/cgi-bin/php.ini

    and this is the Derivatives added to the .htaccess file:

    AddHandler phpini-cgi .php .htm .html
    Action phpini-cgi /cgi-bin/php5-custom-ini.cgi

    please help me with this,

    Algen

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try asking your hosts for assistance.

Topic Closed

This topic has been closed to new replies.

About this Topic