Quote From : Brijesh May 2, 2014, 5:53 am Hi,
You need to provide the full path to file.
Eg :
Code system($software['path'].'/wp-cli.sh');
Make sure $software is global.
Thank you Brijesh, I did try that before I posted here as well.
I know the __install() function is running, but any of the softaculous commands (swrite) or php (system, exec) won't execute.
Any other ideas? I have PHP pretty wide open.
I installed softaculous as root however, I'm wondering if that is an issue with php suexec enabled?
|