DB.php anyone know where this is or what it is?

itwanabe

Verified User
Joined
Apr 2, 2005
Messages
37
This is the error code I got when I was installing a plugin for squirrelmail (worked on previous server but now it doesn't on the new server- so i'm really stumped)

Warning: main(DB.php) [function.main]: failed to open stream: No such file or directory in /var/www/html/squirrelmail-1.4.9a/plugins/bayesspam/setup.php on line 2

Warning: main() [function.include]: Failed opening 'DB.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/squirrelmail-1.4.9a/plugins/bayesspam/setup.php on line 2

DB.php- what is it?

thankx!
 
Hey,

At a command prompt type "pear". That should help get you started.

David
 
Back
Top