Hi, Apache is running online nicely. At the first install stage where it checks login.txt it comes up with these errors (sorry If im not meant to post error logs this my first post in this forum!)
The warnings appear above the Gallery2 installer and when I hit the link "As a convenience to you, we've prepared a correct version of login.txt for you." I just get a web page with the same links on. looks like it might be a PHP problem. Maybe something to do with it being in safe mode perhaps. how would i check this?
Thanks all
Warning: session_start() [function.session-start]: open(/var/lib/php5/sess_6cc8e4aae26f7993d6f1dbb84d0be76a, O_RDWR) failed: Permission denied (13) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 340
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/gallery2/lib/support/GallerySetupUtilities.class:340) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 340
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/gallery2/lib/support/GallerySetupUtilities.class:340) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 340
Warning: session_start() [function.session-start]: open(/var/lib/php5/sess_b2a70a777cd914ef29f2dfc4d6142cf6, O_RDWR) failed: Permission denied (13) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 74
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/gallery2/lib/support/GallerySetupUtilities.class:340) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 74
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/gallery2/lib/support/GallerySetupUtilities.class:340) in /var/www/gallery2/lib/support/GallerySetupUtilities.class on line 74
Gallery version 2.2:
PHP version 5:
PHPInfo Link (see FAQ):
Webserver Apache 2:
Database (MySQL 5:
Activated toolkits Inkscape:
Operating system Ubuntu 6.10 Edgy Eft:
Browser Firefox 2.0:
Proxima Estacion...Esperanza!!!!
Ubuntu 6.10 Edgy;
Pentium 3.4; 1GB RAM; Radeon X1300 512MB
Apache2; PHP 5
Posts: 32509
see:
http://codex.gallery2.org/index.php/Gallery2:FAQ#install.2Findex.php_is_blank_or_shows_an_error._What.27s_wrong.3F
this has some related information:
FAQ: The installer does not accept my login.txt, what's wrong?
basically, your webserver's php session extension isn't configured properly. php can't write to the session.save_path. you need to change the session.save_path or give the webserver permission to write to /var/lib/php5/.
this is technical stuff you shouldn't have to worry about if you're not the administrator of the server yourself.
please ask your webhost to fix this. they didn't configure php properly.
just point them to this forum post and they should know what to do.
--------------
Enter the Gallery 2 Theme Contest today!