PDA

View Full Version : Pear Problems



BenjiT
10-12-2007, 10:51 PM
I cant seem to use require("___") to call the Pear directory ?
is the include_path wrong?

Fatal error: require() [function.require]: Failed opening required 'http/upload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in :confused:

BenjiT
10-15-2007, 10:07 PM
when i include the DB.php it work but not the others.

Does anyone know about it?