Jump to content
Larry Ullman's Book Forums

Recommended Posts

I apologize if this has been covered somewhere else, but I couldn't find it.  I am trying to get the path to HTML QuickForm2 to work.  Here is the path I have:

 

'/C://xampp/php/pear/HTML/'

 

But I get these errors:

Warning: require(HTML_QuickForm2.php): failed to open stream: No such file or directory in C:\xampp\htdocs\hmdbo\login.php on line 9

Fatal error: require(): Failed opening required 'HTML_QuickForm2.php' (include_path='.;C:\xampp\php\pear;/C://xampp/php/pear/HTML/') in C:\xampp\htdocs\hmdbo\login.php on line 9

 

Can someone please help me with this? What should the right path be?

 

Thanks,

 

Randal

Link to comment
Share on other sites

  • 1 month later...
 Share

×
×
  • Create New...