Page 1 of 1

Session Error, new install

Posted: 29 Sep 2013, 06:50
by Aotw
*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

Re: Session Error, new install

Posted: 30 Sep 2013, 18:40
by courir
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

Re: Session Error, new install

Posted: 05 Oct 2013, 14:32
by Aotw
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.

Re: Session Error, new install

Posted: 05 Oct 2013, 15:34
by courir
Does imagevue works on PHP 5.2 and 5.4?

Re: Session Error, new install

Posted: 06 Oct 2013, 03:45
by mjau-mjau
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 ...