Hilfe habe date kopiert database angelegt mit dem Ergebniss :
Warning: Failed opening 'defaults_inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/25/d21879418/htdocs/chat/index.php on line 29
Warning: Failed opening 'connect_db_inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/25/d21879418/htdocs/chat/index.php on line 36
Fatal error: Call to undefined function: connect_db() in /homepages/25/d21879418/htdocs/chat/index.php on line 37
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hilfe habe date kopiert database angelegt mit dem Ergebniss :
Warning: Failed opening 'defaults_inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/25/d21879418/htdocs/chat/index.php on line 29
Warning: Failed opening 'connect_db_inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/25/d21879418/htdocs/chat/index.php on line 36
Fatal error: Call to undefined function: connect_db() in /homepages/25/d21879418/htdocs/chat/index.php on line 37
ergnze deinen php_include_path, wie in der installationsanleitung beschrieben, um das verzeichnis, wo die includes des phpopenchats liegen.
micha