browse: forums | FAQ
Connecting Tech Pros Worldwide

Hey there! Do you need PHP help?

Get answers from our community of PHP experts on BYTES! It's free.

Exec() on one Vhost?

crp.news@gmail.com
Guest
 
Posts: n/a
#1: Aug 29 '05
Is there a way to enable exec() for one virtual host on a server?
Safe_mode is on globally (and off for the one domain), and exec() (and
other fns) are disabled globally. However, I cannot use exec() from the
domain of interest.

Thanks for your help,
JS




Closed Thread