Really need help here please.
This is what the script developer said about the particular WP plugin:
Please note the following major requirements of WP Twin:
- system() and exec() PHP functions should be allowed to run on the server.
- zip, unzip, mysql, mysqldump, grep, and sed have to be available commands on the server.
- The UID that scripts run under has to have rights to write files. (We have a test file that can confirm the UID and the commands above)
- The mySQL database user has to have FULL rights to the database.
The thing is, disable_functions in php.ini is blank anyway.
I ran a test file they gave me:
Results.
WPTwin Test File
UID:
cURL: cURL is installed
ZIP and MYSQLDUMP:
MySql Dump Path:
MySql Path:
zip Path:
unzip Path:
grep Path:
sed Path:
Notice: Undefined index: t in /home/---/public_html/wptwintest.php on line 39