Opened 16 years ago
Closed 16 years ago
#2922 closed bug (fixed)
Haiku-Files.org showing errors on load
Reported by: | TheNerd | Owned by: | haiku-web |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Website | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Getting the following errors when I load the page:
Warning: main(../includes/config.php) [function.main]: failed to open stream: No such file or directory in /home/.zebo/haiku_files/haiku-files.org/index.php on line 15
Warning: main() [function.include]: Failed opening '../includes/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/.zebo/haiku_files/haiku-files.org/index.php on line 15
Warning: readdir(): supplied argument is not a valid Directory resource in /home/.zebo/haiku_files/haiku-files.org/index.php on line 104
Warning: closedir(): supplied argument is not a valid Directory resource in /home/.zebo/haiku_files/haiku-files.org/index.php on line 117
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 121
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 122
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/.zebo/haiku_files/haiku-files.org/index.php on line 122
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 124
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/.zebo/haiku_files/haiku-files.org/index.php on line 124
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 217
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 218
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/.zebo/haiku_files/haiku-files.org/index.php on line 218
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 228
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/.zebo/haiku_files/haiku-files.org/index.php on line 228
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.zebo/haiku_files/haiku-files.org/index.php on line 229
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.zebo/haiku_files/haiku-files.org/index.php on line 236
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/.zebo/haiku_files/haiku-files.org/index.php on line 236
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/.zebo/haiku_files/haiku-files.org/index.php on line 237
Fixed by Sikosis