Quote:
Originally Posted by Halo_DDF
It gives me a error that says
Warning: main(./global.php): failed to open stream: No such file or directory in /home/king/public_html/chat/index.php on line 39
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/king/public_html/chat/index.php on line 39
Here is line 39 in the file
PHP Code:
// ## Grabs global.php ##
require_once("./global.php");
If you could help that would be great. Sorry if this question was already asked
|
did you open the read me?