error

Having trouble installing serendipity?
Post Reply
Snowhopper
Regular
Posts: 10
Joined: Mon Nov 03, 2008 10:48 am

error

Post by Snowhopper »

Hello,

After a few weeks on new server blog runs fine.......until tonight...

i get this error in admin page
Warning: session_start() [function.session-start]: open(/shared/sessions/sess_7ba5ca53ca19a80443f2ab0e7c50de84, O_RDWR) failed: No such file or directory (2) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php on line 12

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php:12) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php on line 12

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php on line 19

Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php:12) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php on line 21

Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php:12) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_admin.php on line 11

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /mounted-storage/home111a/sub009/sc65120-LXJW/www/include/functions_config.inc.php on line 352

Warning: session_start() [function.session-start]: open(/shared/sessions/sess_7ba5ca53ca19a80443f2ab0e7c50de84, O_RDWR) failed: No such file or directory (2) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/include/functions_config.inc.php on line 353

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php:12) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/include/functions_config.inc.php on line 353
and this on main page on bottom


Warning: session_start() [function.session-start]: open(/shared/sessions/sess_e918e17f01edbc4e9895e1daba6ecac1, O_RDWR) failed: No such file or directory (2) in /mounted-storage/home111a/sub009/sc65120-LXJW/www/serendipity_config.inc.php on line 12

Warning: Unknown: open(/shared/sessions/sess_0c2d88139d8e9e1c3e90d274552f5344, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/shared/sessions) in Unknown on line 0
any idea ???
Snowhopper
Regular
Posts: 10
Joined: Mon Nov 03, 2008 10:48 am

Post by Snowhopper »

hmmmmm it worked fine a few day's ago

here are the server settings

Image
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Post by kleinerChemiker »

these settings aren't the cause. allthough tourning "register globals" of is recomended.

better contact your provider, i don't think you could change the settings that cause your problem.
Snowhopper
Regular
Posts: 10
Joined: Mon Nov 03, 2008 10:48 am

Post by Snowhopper »

Thanks for fast reply.

Will contact host about this
Post Reply