[BlueOnyx:06264] Use of shell_exec in PHP

Jason Ozin bluequartz at ozin.com
Wed Jan 5 03:55:54 -05 2011


I want to be able to use shell_exec on one and only one of the sites on my
server (my personal site).

 

I know I can turn safe mode off on a per-site basis but that doesn't help as
shell_exec is disallowed globally in disable_functions in php.ini.

 

I do not want to remove shell_exec from disable_functions as I do not want
the possibility of other sites using it. However I want to use it on this
site alone.

 

Has anyone any suggestions? Maybe a single site can have a different
php.ini?

 

 

Jason 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20110105/870d7370/attachment.html>


More information about the Blueonyx mailing list