I never could get
require_once "HTML/QuickForm.php";
to work and I'm thinking the reason I couldn't get it to work is because we haven't got PEAR/PHP cofigured correctly. I don't understand this link. Does the HTML refer to some other level/structure?? I copied the HTML folder in which quickform resides inside my local folder in order to get it to work but I don't think that's the proper way to go about it.
Does this info look right?
Configuration File (php.ini) Path /etc/php5/apache2
Loaded Configuration File /etc/php5/apache2/php.ini
Scan this dir for additional .ini files /etc/php5/conf.d
Then I read this somewhwere: "As long as the PHP bin directory is part of your path, you can access the package manager in a Unix or Linux environment by typing pear at the command line."
Your help is much appreciated.