full error

Found a bug? Tell us!!
depala
Regular
Posts: 20
Joined: Wed Jan 10, 2007 7:11 pm

Post by depala »

Rebonjour ^^. thus veiled I wanted to place the blog on another address (http://d.e.p.a.l.a.free.fr) and of new errors appeared.

Code: Select all

Warning: session_start() [function.session-start]: open(/mnt/149/sda/6/5/d.e.p.a.l.a/sessions/sess_6b46cb10fbd1f2405c8c00f6d6255a98, O_RDWR) failed: No such file or directory (2) in /mnt/149/sda/6/5/d.e.p.a.l.a/serendipity_config.inc.php on line 16


Warning: Unknown(): open(/mnt/149/sda/6/5/d.e.p.a.l.a/sessions/sess_6b46cb10fbd1f2405c8c00f6d6255a98, 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 (/mnt/149/sda/6/5/d.e.p.a.l.a/sessions) in Unknown on line 0
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

That error means that your provider does not allow write access to PHP session files inside this directory!

you must contact the provider to ask for proper write access, or try to change the FTP permissions on your "sessions" directory?

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/
depala
Regular
Posts: 20
Joined: Wed Jan 10, 2007 7:11 pm

Post by depala »

It is odd bus because
http://sans.limites.tech.free.fr
and
http://d.e.p.a.l.a.free.fr

on same the waiter "free" and sans.limites are heberger..... walk very well!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Maybe that 'sessions' directory exists on the one directory but not in the other one?

HTH,
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