Hi,
Bit stuck trying to run a script which worked fine on my old cpanel dedicated server.
When I try and run the script it is telling me the following
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/bin/curl) is not within the allowed path(s): (/home/xxxx/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/xxxx/domains/domain.com/public_html/suite/controllers/InstallController.php on line 510
Failed: cURL with OpenSSL is required. This software was unable to run exec("/usr/local/bin/curl") where the path to cURL is defined in config.php. Either you are running PHP in Safe Mode, or you do not have cURL installed
I have checked and I have both Curl installed and also PHP Safe Mode turned off so I am out of ideas.
"
Latest version of curl: 7.21.6
Installed version of curl: 7.19.3"
Anyone have a suggestion as to what I could try next please
Bit stuck trying to run a script which worked fine on my old cpanel dedicated server.
When I try and run the script it is telling me the following
Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/bin/curl) is not within the allowed path(s): (/home/xxxx/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/xxxx/domains/domain.com/public_html/suite/controllers/InstallController.php on line 510
Failed: cURL with OpenSSL is required. This software was unable to run exec("/usr/local/bin/curl") where the path to cURL is defined in config.php. Either you are running PHP in Safe Mode, or you do not have cURL installed
I have checked and I have both Curl installed and also PHP Safe Mode turned off so I am out of ideas.
"
Latest version of curl: 7.21.6
Installed version of curl: 7.19.3"
Anyone have a suggestion as to what I could try next please