ununderstandable crash of my blog

Found a bug? Tell us!!
Post Reply
arnaudp
Posts: 2
Joined: Thu May 18, 2006 8:55 am

ununderstandable crash of my blog

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: ununderstandable crash of my blog

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
arnaudp
Posts: 2
Joined: Thu May 18, 2006 8:55 am

Re: ununderstandable crash of my blog

Post 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!
Post Reply