Jump to content

PEAR in PHP5


kevin7

Recommended Posts

hey, I have installed it from appserv/php5/go-pear

so, i try it out with the DB.php, but it displays message "no such file".

 

did i overlook something important during the installation?

do i need to install db.php from internet? if so, how can i do that?\

 

thanks!

Link to comment
Share on other sites

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
Share on other sites

i hv tried the include_path, it displays .;c:\php5\pear\

 

but my php5 folder is in c:\appserv\php5

 

how do i change it..

 

 

 

and nope, there isnt a file called DB.php in Pear folder C:\appserv\php5\pear\

c:\php5\pear doesnt exist by the way.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.