Page 2 of 2
Re: Commandline Working. PHP Exec not.
Posted: 2010-11-15T11:44:39-07:00
by Bonzo
I have always had somebody install this for me and so have not had the problem
Re: Commandline Working. PHP Exec not.
Posted: 2010-11-15T12:16:15-07:00
by JRozee
Haha, yeah. I think I've tracked the issue down...
Commandline runs the latest version of GS however PHP uses an older version (2006 version)
But what to do from here is something else!
Re: Commandline Working. PHP Exec not.
Posted: 2010-11-15T18:41:27-07:00
by anthony
Is this a Redhat or fedora System.
If so check the logs, and see if the SELinux network protection is trying to 'protect you'.
Re: Commandline Working. PHP Exec not.
Posted: 2010-12-19T18:38:55-07:00
by bentoo
I was able to get this to work by running PHP in FastCGI instead of SuPHP.