I have executed my php program which requires DB.php file. While executing the php program it showed the following
error.
Warning: require(DB.php) [function.require]: failed to open stream:
No such file or
directory in /home/roja/public_html/form/BOOK/design.php on line 2
Fatal error: require() [function.require]:
Failed opening required 'DB.php' (include_path='.:/usr/share/php:/usr/share/pear')
in /home/roja/public_html/form/BOOK/design.php on line 2
I don’t know how to solve this issue. If anyone know about this issue please tell me the way to solve it.
Thanks in advance.
I’m guessing you’re missing this? http://pear.php.net/package/DB