Hi,
I dont see anything in the cpanel allowing me to install any pear packages. Is it allowed with a free account?
Thanks
Edit:
i've tried to just include a pear library and it's not working:
<?php
require_once '/x10hosting/php2/pear/PEAR/Validate.php';
echo "help";
?>
I dont see anything in the cpanel allowing me to install any pear packages. Is it allowed with a free account?
Thanks
Edit:
i've tried to just include a pear library and it's not working:
<?php
require_once '/x10hosting/php2/pear/PEAR/Validate.php';
echo "help";
?>
Last edited: