permission tmp folder and exit.php/Exittracking

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Matthias
Regular
Posts: 47
Joined: Wed Mar 01, 2006 4:33 pm
Contact:

permission tmp folder and exit.php/Exittracking

Post by Matthias »

Hello,

my hosting provider did yesterday something on server structure. After some offtime, my site runs again but I have some permission problems on tmp folder. I informed him an I hope this will be fixed tomorrow.

I have activated Exittracking so no link in all my entrys works.
Warning: session_start(): open(/tmp/sess_3454k554k6zg5i46, O_RDWR) failed: Read-only file system (30) in /..../serendipity_config.inc.php on line 6

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /.../serendipity_config.inc.php:6) in /.../serendipity_config.inc.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /.../serendipity_config.inc.php:6) in /.../exit.php on line 29

Warning: Cannot modify header information - headers already sent by (output started at /.../serendipity_config.inc.php:6) in /.../exit.php on line 30

Warning: Unknown(): open(/tmp/sess_3454k554k6zg5i46, O_RDWR) failed: Read-only file system (30) 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 (/tmp) in Unknown on line 0
Admin panel do not work. Is there a way how I can change the exittracking temporary? In database perhaps?

thanks.
Matthias
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: permission tmp folder and exit.php/Exittracking

Post by garvinhicking »

Tell your provider to please fix permissions on the /tmp folder of your server.

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/
Matthias
Regular
Posts: 47
Joined: Wed Mar 01, 2006 4:33 pm
Contact:

Post by Matthias »

Yes, I did it allready.
I just wanted to know how I can set Exittracking without admin panel off since my provider fixes permissions problem.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

It's not about exit tracking, your whole PHP session support is broken.

Your provider must fix it, unless he fixes it, you will not be able to properly use your blog.

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/
Matthias
Regular
Posts: 47
Joined: Wed Mar 01, 2006 4:33 pm
Contact:

Post by Matthias »

Yes i know that. But I think when I set exittracking off my links in entrys will work again, aren´t they? That was my first thought. Reading an writing comments were possible but no outgoing link worked.

Unfortunately My blog is completely off again - very annoying!
Matthias
Regular
Posts: 47
Joined: Wed Mar 01, 2006 4:33 pm
Contact:

Post by Matthias »

problem is fixed, thanks!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Okay, great to hear that.

Sadly, Serendipity is completely innocent on this issue. If your provider did not properly configure PHP, Serendipity couldn't fix this anyway. :)

It's like wanting your Ferrari to drive, while it's still hanging on your mechanics workbench. ;)

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