Dont my blog up again
Posted: Wed Jul 27, 2005 3:15 pm
Hi,
my blog is on blog.danst0.com. I am really having problems getting it running again after updating the version to 0.8.2.
I just overwrote all files in my public_html/blog directory with the new version. Now i get the following errors:
in my error log.
it seems that my server is not supporting php_value in the .htaccess so i removed it. but it did not get better...
since i cannot upgrade my apache I wanted to know what i have to do to downgrade to a version which worked like 0.7.x just copiing (like with upgrades does not work).
I hope someone can help me!
my blog is on blog.danst0.com. I am really having problems getting it running again after updating the version to 0.8.2.
I just overwrote all files in my public_html/blog directory with the new version. Now i get the following errors:
Code: Select all
[2005-07-27 10:58:45]: error: directory is writable by others: (/home/danst0/public_html/blog)
[2005-07-27 10:58:45]: error: directory is writable by others: (/home/danst0/public_html/blog)
[2005-07-27 10:58:08]: error: directory is writable by others: (/home/danst0/public_html/blog)
[2005-07-27 10:58:07]: error: directory is writable by others: (/home/danst0/public_html/blog)
PHP Fatal error: Call to undefined function: serendipity_db_connect() in /home/danst0/public_html/blog/serendipity_config.inc.php on line 200
PHP Warning: main(): Failed opening '/home/danst0/public_html/blog//serendipity_config_local.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/danst0/public_html/blog/serendipity_config.inc.php on line 179
PHP Warning: main(/home/danst0/public_html/blog//serendipity_config_local.inc.php): failed to open stream: Permission denied in /home/danst0/public_html/blog/serendipity_config.inc.php on line 179
[Wed Jul 27 10:58:45 2005] [error] [client 68.142.249.45] Premature end of script headers: /home/danst0/public_html/blog/index.php
[Wed Jul 27 10:58:45 2005] [error] [client 68.142.249.45] File does not exist: /home/danst0/public_html/blog/archives/20041203.htmlserendipity[category]=2
[Wed Jul 27 10:58:45 2005] [error] [client 68.142.249.190] Premature end of script headers: /home/danst0/public_html/blog/index.php
[Wed Jul 27 10:58:45 2005] [error] [client 68.142.249.190] File does not exist: /home/danst0/public_html/blog/robots.txt
[Wed Jul 27 10:58:08 2005] [error] [client 84.150.73.81] File does not exist: /home/danst0/public_html/blog/500.shtml
[Wed Jul 27 10:58:08 2005] [error] [client 84.150.73.81] Premature end of script headers: /home/danst0/public_html/blog/index.php
[Wed Jul 27 10:58:07 2005] [error] [client 84.150.73.81] File does not exist: /home/danst0/public_html/blog/500.shtml
[Wed Jul 27 10:58:07 2005] [error] [client 84.150.73.81] Premature end of script headers: /home/danst0/public_html/blog/index.php
[Wed Jul 27 10:31:22 2005] [alert] [client 68.142.251.209] /home/danst0/public_html/blog/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
[Wed Jul 27 10:31:22 2005] [alert] [client 68.142.251.209] /home/danst0/public_html/blog/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
[Wed Jul 27 10:28:08 2005] [alert] [client 84.150.73.81] /home/danst0/public_html/blog/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
[Wed Jul 27 10:28:08 2005] [alert] [client 84.150.73.81] /home/danst0/public_html/blog/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
it seems that my server is not supporting php_value in the .htaccess so i removed it. but it did not get better...
since i cannot upgrade my apache I wanted to know what i have to do to downgrade to a version which worked like 0.7.x just copiing (like with upgrades does not work).
I hope someone can help me!