Page 1 of 1

ununderstandable crash of my blog

Posted: Thu May 18, 2006 9:01 am
by arnaudp
help instead of myserendipity blog i get this where does it come from and what should i do thanks

http://a.prinstet.free.fr/serendipity/

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/plugins/serendipity_event_s9ymarkup/serendipity_event_s9ymarkup.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php on line 243

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/plugins/serendipity_event_nl2br/serendipity_event_nl2br.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php on line 243

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/plugins/serendipity_event_trackexits/serendipity_event_trackexits.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php on line 243

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php on line 243

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/plugins/serendipity_event_karma/serendipity_event_karma.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php on line 243

Warning: Cannot modify header information - headers already sent by (output started at /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php:243) in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_functions.inc.php on line 287

Warning: Cannot modify header information - headers already sent by (output started at /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_plugin_api.php:243) in /mnt/119/free.fr/2/c/a.prinstet/serendipity/index.php on line 13

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/templates/Orange/layout.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_functions_config.inc.php on line 92

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/templates/default/layout.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_functions_config.inc.php on line 92

Warning: file_exists() [function.file-exists]: Unable to access /var/www/free.fr/2/c/a.prinstet/serendipity/templates/default/layout.php in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_functions_config.inc.php on line 92

Warning: main() [function.include]: Failed opening '' for inclusion (include_path='/mnt/119/free.fr/2/c/a.prinstet/include:.:/usr/php4/lib/php') in /mnt/119/free.fr/2/c/a.prinstet/serendipity/serendipity_genpage.inc.php on line 43

Re: ununderstandable crash of my blog

Posted: Thu May 18, 2006 9:47 am
by garvinhicking
Your provider has denied read access to the files mentioned there. The PHP/Webserver process cannot read those files.

Either you need to fix the permissions to be readable for the webserver via FTP, or if you do not have permissions for that, ask your hoster/provider to fix it. Also ask them why permissions were changed.

Best regards,
Garvin

Re: ununderstandable crash of my blog

Posted: Thu May 18, 2006 9:58 am
by arnaudp
garvinhicking wrote:Your provider has denied read access to the files mentioned there. The PHP/Webserver process cannot read those files.

Either you need to fix the permissions to be readable for the webserver via FTP, or if you do not have permissions for that, ask your hoster/provider to fix it. Also ask them why permissions were changed.

Best regards,
Garvin
ok thanks a lot for this clear explanation!