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
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
