When I double clicked the go-pear.bat or run go-pear.php, it will show an error message :
Fatal error: Undefined class name 'pear' in c:\PHP\PEAR\go-pear.php on line 747. How can I fix it ?
I met problems when installing go-pear.php
Moderator: General Moderators
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Which file should I include ?
Which file has the pear class ?
My include path in php.ini is as following:
include_path = ".;c:\php\includes;c:\php\PEAR"
My include path in php.ini is as following:
include_path = ".;c:\php\includes;c:\php\PEAR"