Page 1 of 1

The exec() function is disabled in your PHP by the disabled_

Posted: Fri Nov 05, 2010 8:35 pm
by chopficaro
how do i enable exec() in php.ini? where is php.ini? cant find it in the directories in my site.

Re: The exec() function is disabled in your PHP by the disab

Posted: Fri Nov 05, 2010 9:24 pm
by chopficaro
can i at least view the values in php.ini?

Re: The exec() function is disabled in your PHP by the disab

Posted: Fri Nov 05, 2010 9:49 pm
by chopficaro
<?php
phpinfo();
?>
ok but suppose i override these values with an htaccess file or a second php.ini file. which values will be output