Greetings,
I tried to install the uploadprogress PECL package using the PEAR Package Manager, and I got the following error message:
Warning: popen() has been disabled for security reasons in /var/www/domains/popupsinc.com/docs/mypear/PEAR/PEAR/Builder.php on line 440
So it appears that the popen function failed because it is listed in the disable_functions directive in the configuration file (php.ini).
Is it possible to have the popen function removed from disable_functions... even temporarily?
Thanks,
Shane.




Reply With Quote
