1and.com install for G3 problems
tmszewczuk
![]()
Joined: 2008-08-20
Posts: 29 |
![]() |
|||
This is the 4th install of G3 I have tried (version 4) and I always get the same results -- it's doesn't work! My database and installs appear to go fine but when I enter G3 and try to do anything, including changing my passsword, I am greeted with "The requested page was not found. It may have moved, been deleted, or archived." errors. I can't even logout with the "page not found errors". I know other folks have installed on 1and1.com with php5 entries in .htaccess (which i have done). I sure would love to see or go to those sites or get the settings that make this work or both. Can any 1and1 folks post something. Currently, I have my G3 est version at http://webcam.szewczuk.net. I've attached the login error which is pretty typical Any help is greatly appreciated.
|
||||
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
|||
Somebody finally coughed up a 1and1 account I could test with and I was able to fix the problem in short order. Try the latest code, it should resolve this for you. --- |
||||
tmszewczuk
![]()
Joined: 2008-08-20
Posts: 29 |
![]() |
|||
Still having problems, different errors but still can change password, logout, login as admin, select moldules etc. Here's what I've done so far: 1. downloaded Gallery 3 latest code: http://github.com/gallery/gallery3/zipball/master and installed it over the Version 4. install OK, errors in selections. I've attached the new screen error and /var/log/2009-06-05.log.php G3 is on http:// webcam.szewczuk.net Thanks, |
||||
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
|||
@tmszewczuk I think I've fixed all of these issues just now, can you try the latest code again? Thanks for testing! |
||||
tmszewczuk
![]()
Joined: 2008-08-20
Posts: 29 |
![]() |
|||
bharat-- TomS |
||||
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
|||
Great news, tmszewczuk! If you can leave access around for me for a week or so that'd be great because I'm finding that other folks using the CGI sapi are having conflicting problems (so my fix works for you, but not for them). I'm going to try to do a fix that works for everybody but I need to make sure I have test environments that I can play with. |
||||
tmszewczuk
![]()
Joined: 2008-08-20
Posts: 29 |
![]() |
|||
bharat-- |
||||
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
|||
Awesome, this turned out to be totally useful in (hopefully!) resolving http://apps.sourceforge.net/trac/gallery/ticket/362 |
||||
maredzki
Joined: 2003-11-06
Posts: 40 |
![]() |
|||
The new code, Beta1 worked for me as I was having the same issue. |
||||
grievousangel
![]()
Joined: 2009-06-23
Posts: 110 |
![]() |
|||
i am new to Gallery and i am trying to install Gaallery2 (or G3 if beeter suited) on my 1AND1 server. can someone pass teh detailed steps to do this? i am a novice. thanks, William Johnson |
||||
tmszewczuk
![]()
Joined: 2008-08-20
Posts: 29 |
![]() |
|||
William --- I'm no expert and can only pass on what is currently working for me on 1and1.com with G2.3 and G3 beta as you can see from the posts, I had 1and1.com trouble with G3 and invited the SF dev team in to diagnose and fix 1and1.com problems related to cgi. Besides getting the latest code (G2.3 or G3 Beta2) I had to make sure the following items were in place. Using SSH (putty) you should logon to 1and1 server to do these -- Gallery 3 (is definitely a work in progress and less mature than G2.3 but I like it's installation simplicity). I have both up and just testing G3 (which is getting hits) If using G3 Beta2 make sure php.ini is resident in your gallery3 directory and looking something like this Next, G3 builds a .htaccess file (again located in gallery3 directory) but you have to add these lines at the very top of this file If using G2.3 (stable and mature) .htaccess gets created with the G2.3 install but add these 2 lines to the top of this file Lastly, make sure you create MySQL database using phpadmin tools. It will create a 100mb database and you should probably prefix the G2/G3 tables with 'G2_ / G3_" (part of the G2/G3 install). The db create will give you the dbhost, dbname, dbuserid, dbpassword which are all needed for the G2.3 or G3 beta 2 installs. If you decide on G2.3, setup inside the admin area can be alittle bit of a bear but very doable. G3 beta is, as mentioned earlier, much simpler. In Both cases, installation is pretty straightforward. G2.3 does have installation help available on SF documentation. I haven't checked G3 beta but I installed this literally in 5 minutes (after creating the db). My G2.3 site is: http://webgallery.szewczuk.net Please feel free to drop in and look around. I highly recommend downloading CoolIRIS 3D plugin for both G2.3 and G3 slideshows. I'm using Firefox 3.5.1 TomS |
||||