chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Doesn't mean anything. You can tell if you're running with phpsuexec if mod_php isn't being loaded in httpd.conf

What you're doing is look at the php binary, of which there are two on the server:

/usr/bin/php

and

/usr/local/bin/php

You'll find one of them (the first IIRC) is the one used for php CGI requests.