Wenn ich die Datei aus einem anderen Verzeichnis aufrufe, bekomme ich folgende Fehlermeldung:
QuoteWarning: main() [function.main]: Unable to access ./Settings.php in /home/www/web556/html/forum/SSI.php on line 55
Warning: main(./Settings.php) [function.main]: failed to create stream: No such file or directory in /home/www/web556/html/forum/SSI.php on line 55
Warning: main() [function.main]: Failed opening './Settings.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web556/html/forum/SSI.php on line 55
Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'wwwrun@localhost' (Using password: NO) in /home/www/web556/html/forum/SSI.php on line 56
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user: 'wwwrun@localhost' (Using password: NO) in /home/www/web556/html/forum/SSI.php on line 57
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/www/web556/html/forum/SSI.php on line 57
Warning: chdir() [function.chdir]: SAFE MODE Restriction in effect. The script whose uid is 2031 is not allowed to access owned by uid 0 in /home/www/web556/html/forum/SSI.php on line 58
Warning: main() [function.main]: open_basedir restriction in effect. File(/Errors.php) is not within the allowed path(s): (/home/www/web556/) in /home/www/web556/html/forum/SSI.php on line 60
Warning: main(/Errors.php) [function.main]: failed to create stream: Operation not permitted in /home/www/web556/html/forum/SSI.php on line 60
Warning: main() [function.main]: Failed opening '/Errors.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web556/html/forum/SSI.php on line 60
Warning: main() [function.main]: open_basedir restriction in effect. File(/Subs.php) is not within the allowed path(s): (/home/www/web556/) in /home/www/web556/html/forum/SSI.php on line 61
Warning: main(/Subs.php) [function.main]: failed to create stream: Operation not permitted in /home/www/web556/html/forum/SSI.php on line 61
Warning: main() [function.main]: Failed opening '/Subs.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web556/html/forum/SSI.php on line 61
Warning: main() [function.main]: open_basedir restriction in effect. File(/Load.php) is not within the allowed path(s): (/home/www/web556/) in /home/www/web556/html/forum/SSI.php on line 62
Warning: main(/Load.php) [function.main]: failed to create stream: Operation not permitted in /home/www/web556/html/forum/SSI.php on line 62
Warning: main() [function.main]: Failed opening '/Load.php' for inclusion (include_path='.:/usr/share/php') in /home/www/web556/html/forum/SSI.php on line 62
Fatal error: Call to undefined function: clicklog() in /home/www/web556/html/forum/SSI.php on line 65
Der Pfad stimmt. Das Forum liegt im Unterverzeichnis
http://www.leichtathletik.1nd.de/forumWas kann ich da tun?