Discussion on:
View:
Show:
can any help me with this.
below error shows up whenever i develop a page with pear application:
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\mahais\createtable.php on line 6
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.;c:\php\includes;c:\php\PEAR') in C:\Program Files\Apache Group\Apache2\htdocs\mahais\createtable.php on line 6
below error shows up whenever i develop a page with pear application:
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\mahais\createtable.php on line 6
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.;c:\php\includes;c:\php\PEAR') in C:\Program Files\Apache Group\Apache2\htdocs\mahais\createtable.php on line 6
It *seems* to be pretty self-explanatory.
The db.php file is missing.
Maybe it never got copied; maybe permissions are off; maybe it got renamed; maybe you setup an alias somewhere that's since been changed.
Could be a lotta stuff.
The db.php file is missing.
Maybe it never got copied; maybe permissions are off; maybe it got renamed; maybe you setup an alias somewhere that's since been changed.
Could be a lotta stuff.
- Keyboard Shortcuts:
- Prev
- Next
- Toggle









































