- Code: Select all
Warning: main(settings.php) [function.main]: failed to open stream: No such file or directory in /home/steelsta/public_html/asy/char.php on line 19
Fatal error: main() [function.require]: Failed opening required 'settings.php' (include_path='.:/usr/lib/php') in /home/steelsta/public_html/asy/char.php on line 19
that line in the char.php is
- Code: Select all
require_once( 'settings.php' );
i ran the debug file posted in on of the other topics and this is the output i get
debug output: : end of output
- Code: Select all
Fatal error: Class 'sql_db' not found in /home/steelsta/public_html/asy/db/db.php on line 94