Software requirements from Admin Tools

From the "Admin Tools"

Is the breakdown below is OK for this software?

Software requirements

  • PHP: 5.3.27 - OK
    • allow_url_fopen = On - OK
    • allow_url_include = Off - OK
    • magic_quotes_gpc = Off - OK
    • memory_limit = 134217728 - OK
    • post_max_size = 8388608 - WARNING (should be >= 52428800)
    • upload_max_filesize = 52428800 - OK
    • register_globals = Off - OK
    • safe_mode = Off - OK
    • short_open_tag = On - OK
    • disable_functions = system,shell_exec,exec,proc_open,passthru,popen - FAIL (must be = )
    • php module: curl = curl - OK
    • php module: gd = gd - OK
    • php module: mbstring = mbstring - OK
    • php module: xsl = xsl - OK
    • php module: json = json - OK
    • php module: openssl = openssl - OK
    • php module: zip = zip - OK
    • php module: ftp = ftp - OK
Quote · 27 Jul 2013

There should be no value for disable_functions.  If you can use a php.ini file, I recommend adding it, like so:

[PHP]

disable_functions =

 

If that doesn't work, you'll need to contact your host.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 27 Jul 2013

Thank you Nathan Paton.

I have contacted the hosting to do it.

Quote · 28 Jul 2013

 Hi Nathan

My hosting technician said they cannot do that because I host this script in the shared hosting.

Thank you Nathan Paton.

I have contacted the hosting to do it.

 

Quote · 29 Jul 2013

 What they meant was it cannot be done because it's on their shared hosting :-)

 

 Hi Nathan

My hosting technician said they cannot do that because I host this script in the shared hosting.

Thank you Nathan Paton.

I have contacted the hosting to do it.

 

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 29 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.