Search…

X3 Photo Gallery Support Forums

Search…
 
thomas maquaire
Topic Author
Posts: 3
Joined: 23 Jun 2009, 02:37

Function.session-start

23 Jun 2009, 02:50

Hi,

I have just uploaded imagevue X2 on my server, and before any modification, here are the message I get. I think this can be due to permission, because I have trouble setting the permissions of my folders (I have ust asked the provider for support on this) but I would like to have your feedback on this.

Thanks
Thomas

------------------------------------------------------
function.session-start]: open(/mnt/142/sda/6/1/carotoc/sessions/sess_a1c79f06ba404ecd25fcd632f06a377f, O_RDWR) failed: No such file or directory (2) in /mnt/142/sda/6/1/carotoc/test2/imagevue.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/142/sda/6/1/carotoc/test2/imagevue.php:5) in /mnt/142/sda/6/1/carotoc/test2/imagevue.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/142/sda/6/1/carotoc/test2/imagevue.php:5) in /mnt/142/sda/6/1/carotoc/test2/imagevue.php on line 5
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /mnt/142/sda/6/1/carotoc/test2/imagevue.php:5)
Filename: /imagevue/include/ivControllerFront.class.php
Line Number: 98

Warning: Cannot modify header information - headers already sent by (output started at /mnt/142/sda/6/1/carotoc/test2/imagevue.php:5) in /mnt/142/sda/6/1/carotoc/test2/imagevue/include/ivControllerFront.class.php on line 98
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

23 Jun 2009, 05:27

Sessions misconfigured, temp dir where php tries to write is absent:

/mnt/142/sda/6/1/carotoc/sessions/

You can try to create this dir if you have an access to carotoc/ and make it writable, or just contact your hoster and ask them to resolve this.
firedev.com
 
Ancalagon79
Posts: 14
Joined: 12 Jun 2009, 10:30

23 Jun 2009, 12:49

Oui il faut créer ce répertoire, tu dois àªtre chez Free.fr et il faut absolument le répertoire "sessions" à  la racine de ton site.

C'est le màªme problème qu'ici :
viewtopic.php?t=5252

@+
 
thomas maquaire
Topic Author
Posts: 3
Joined: 23 Jun 2009, 02:37

29 Jun 2009, 16:57

Thanks to both of you.
 
kepler
Posts: 4
Joined: 05 Apr 2010, 09:21

I have the same issue ;/

11 Apr 2010, 12:24

I have the same issue on my web www.henrik.kepler.dk I tried to create the temp Dir, but no luck yet ...
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

13 Apr 2010, 04:10

No luck in what way? You need to create the folder in the path you see in the error message. Also I'd suggest you contact your hosting provider, this might help both you and other people on their server.
firedev.com