Jump to content

PEAR in PHP5


kevin7

Recommended Posts

Warning: include_once(DB.php) [function.include-once]: failed to open stream: No such file or directory in C:\AppServ\www\PEAR\test.php on line 3

 

Warning: include_once() [function.include]: Failed opening 'DB.php' for inclusion (include_path='.;C:\php5\pear') in C:\AppServ\www\PEAR\test.php on line 3

 

Fatal error: Class 'DB' not found in C:\AppServ\www\PEAR\test.php on line 6

 

where can i find the include_path?

when i start install the pear, it asked me to install it either system or local, i choose system..

Link to comment
https://forums.phpfreaks.com/topic/100063-pear-in-php5/#findComment-511654
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.