Search…

X3 Photo Gallery Support Forums

Search…
 
Aotw
Topic Author
Posts: 4
Joined: 16 Oct 2008, 18:02

Session Error, new install

29 Sep 2013, 06:50

*solved*
After getting 403 forbidden in admin secton trying to edit files, but kept getting same error, so i removed everything and removed my site from inside WHM, and created it again to get a fresh start.

Now with a fresh upload, tried with 2 different ftp programs to upload, im getting something related to sessions error. I tried to create a session and tmp folder, also tried giving them 777 access. iv-config and content folders also full access.

http://shutterslave.com/imagevue_new/
Warning: session_start() [function.session-start]: open(/tmp/sess_e7e8778d55987521d6cfd868a94a0f3d, O_RDWR) failed: Permission denied (13) in /home/shutters/public_html/imagevue.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/shutters/public_html/imagevue.php:5) in /home/shutters/public_html/imagevue.php on line 5
Same think then i try to access admin part.
Warning: session_start() [function.session-start]: open(/tmp/sess_e7e8778d55987521d6cfd868a94a0f3d, O_RDWR) failed: Permission denied (13) in /home/shutters/public_html/iv-admin/index.php on line 30

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/shutters/public_html/iv-admin/index.php:30) in /home/shutters/public_html/iv-admin/index.php on line 30
Last edited by Aotw on 05 Oct 2013, 14:32, edited 1 time in total.
Photo & Webdesign.
 
courir
Posts: 5
Joined: 13 Apr 2009, 10:27

Re: Session Error, new install

30 Sep 2013, 18:40

Gents,

I have just downloaded the latest version of Imagevue, copied everything to the root of my webspace but when I try to open the homepage it comes up with the error below:

Warning: require_once(E:\kunden\homepages\8\d410463134\www\iv-includes/include/ivImageAdapterImagemagick.class.php) [function.require-once]: failed to open stream: No such file or directory in E:\kunden\homepages\8\d410463134\www\iv-includes\common.inc.php on line 90

Fatal error: require_once() [function.require]: Failed opening required 'E:\kunden\homepages\8\d410463134\www\iv-includes/include/ivImageAdapterImagemagick.class.php' (include_path='.;C:\php\pear') in E:\kunden\homepages\8\d410463134\www\iv-includes\common.inc.php on line 90

Can anyone help me please?

Best Regards,

Raf Couri
Attachments
Webspace_Root.JPG
Webspace_Root.JPG (20.29 KiB) Viewed 5613 times
Error_Msg.JPG
Error_Msg.JPG (46.85 KiB) Viewed 5613 times
 
Aotw
Topic Author
Posts: 4
Joined: 16 Oct 2008, 18:02

Re: Session Error, new install

05 Oct 2013, 14:32

Problem seem to be solved for my part, i once again today uploaded all files, and all works as it should now. Something must have gone bad in my transfer i can only guess, even if i tried several times before.
Photo & Webdesign.
 
courir
Posts: 5
Joined: 13 Apr 2009, 10:27

Re: Session Error, new install

05 Oct 2013, 15:34

Does imagevue works on PHP 5.2 and 5.4?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Session Error, new install

06 Oct 2013, 03:45

courir wrote:Does imagevue works on PHP 5.2 and 5.4?
Yes it does. In the errors, it seems there are missing files in your upload ... or mismatch of versions ...

I could diagnose better with a link ...