![]() |
|
|
#1 |
|
El General Moderator
|
Download from http://photography-on-the.net/forum/...d.php?t=223287
For first two weeks the download link is available for forum users only. Upgrading to version 2.0 System requirement change is that EE 2.0 requires PHP version 4.1.0 or later. MySQL 4 or later is recommended. Upgrade works only on untampered EE databases. ALSO NOTE THAT EE 2 REQUIRES MYSQL LOCK PRIVILEGES. Consult your server admin if you have these requirements set or not. Upgrade should done by following basic scheme, aiming for maximum data safety and easy recover of old installation in case of problems. If you do not understand the instructions, ask more information. Do not perform the upgrade unless you know how to do all these steps.
After upgrade you should also upload your custom watermark photos back to watermark folder. Not also that EE Backup .php files has also been upgraded, but the preferences file is identical format so there is no need to upgrade that. For the hasty ones, a simple quick method, if you have backups of all, is to delete all EE related files and folders in your gallery folder EXCEPT PHOTOS AND THUMBS, and upload all EE 2 files there. Then edit "basecode/SETUP_settings.php", set permissions and start the upgrade. It is important that you delete all old EE's .php files and folders. Leaving them on server might be a security risk. Delete upgrade folder after succesful upgrade. Loggin in to admin area (editor) Address to your EE's admin area is http://www.yourdomain.com/youEEgalleryfoldername/yourEEadminfoldername/ Admin folder name should be set in "basecode/SETUP_settings.php". Default login is username: admin pass: pass After upgrade use your old logins. If EE sees that you have either of the default login strings, it will urge you to change them ASAP and it is wise to do so: well chosen name of your EE admin folder, well chosen admin username and well chosen admin pass build together a firewall which will block out unwanted visitors who try to hack into your EE. First things to do in editor after upgrade After upgrade EE 2 will not show any exhibitions or groups in public area, this is not an error. Your group id 1 has been moved to end of group list and group id 1 is now called INDEX. What you need to do now is to create a site structure and give users permissions to exhibitions. User public is "all those who are not logged in". You do not have to assign any exhibitions to public view if you want to keep your galleries fully private. The editor must be used with a modern web browser that has Javascript on. I recommend latest Firefox. Adding user permission to view exhibitions: 1. Click on the top left: "daily" or "all" to show editor menus we need. 2. On the left menu click item: "User editor" 3. See that username"public" is selected (i.e. in inverse color), then select all exhibitions you want to show for those who are not logged in. Keep CTRL key down when selecting, this way you can add to or remove from selection. 4. Click "save user". Creating EE site structure: 1. On the left menu click item: "Structure". 2. In structure editor - click in GROUP column: "INDEX" - CTRL-select in "CONTAINS EXHIBITIONS" column those exhibitions you want to show on index page - click "SAVE THIS GROUP" You can see below a Structure Viewer a tree view how public users will see their EE. Now you see public exhibitions on EE index page and all data they have. Some counters show zero, they will update to correct amount in few of minutes time. Updating photo size database: 1. Click on the top left: "setup" or "all" to show editor menus we need. 2. On the left menu click item: "Retrieve Photo Sizes". 3. Select display filter: "only photos with some unset/zero size", 4. Select photos (better to do this few dozen at a time). 5. Hit "start". On next screen you have a option to continue to next photo ro continue nonstop. Do this procedure until all photo sizes are stored. Now you can change in "basecode/SETUP_settings.php" variable $s_use_notavailable = "1"; This enables all features in EE which use photo size data (defaul photo size, missing photo image, thumbsize limiters, multiarea navigation...). On upload EE stores photo sizes automatically. All EE 1.5 settings are preserved on upgrade. Nevertheless it is adviced to check out main settings: 1. Click on the top left: "setup" or "all" to show editor menus we need. 2. On the left menu click item: "FTP servers". - do ftp test and verify that all works. Choose EE internal FTP ENGINE for maximum features. 3. On the left menu click item: "Server tools". - do each test and verify that the needed apps work. The paths and settings should be same as before upgrade. 4. On the left menu click item: "Paths". - check that each path has correct ftp server chosen (if you did changes to ftp servers above). 5. On the left menu click item: "Resize methods". - check that they work and settings are what works for you. If you had IMAGICK resizemethods, they are now changed to IMAGEMAGICK. 6. On the left menu click item: "Global settings". - make sure that "HTTP address (URL) to gallery" is correct. 7. On the left menu click item: "Install check". - wait for the check to complete and look at the results. Last edited by Pekka : 4th of October 2006 (Wed) at 20:09. |
|
|
|
| sponsored links |
|
|
#2 |
|
Member
Join Date: May 2005
Location: Calabasas, CA
Posts: 126
|
'Exhibition Order' isn't saving, nor displaying the correct order even based on the current numbering - may have gotten it to work by resorting with 'Reset to selected' and then reordering, but it rounds everything to the tens (no matter if i put in order as #17 or #23, it'll change it to whatever fits between, so if there was a #20 and a #30, then the #30->#40, and then #23->#30. Weird.
__________________
Matt Segal - carbonos scuba I guess of all my uncles, I liked Uncle Cave Man the best. We called him Uncle Cave Man because he lived in a cave and because sometimes he'd eat one of us. Later on we found out he was a bear. Last edited by segal3 : 9th of October 2006 (Mon) at 02:13. |
|
|
|
|
|
#3 |
|
Member
Join Date: Oct 2003
Posts: 97
|
|
|
|
|
| sponsored links |
|
|
#4 |
|
Junior Member
Join Date: Sep 2006
Location: Colorado
Posts: 24
|
For some unknown reason my 1.5 rc4 database doesn't have the ee_backup and ee_backup_info tables. So obviously they do not exist in my 2.0 upgrade.
Can someone post the schema for these two tables so I can create them myself? Thanks in advance.
__________________
George van der Merwede Photojournalist / Editorial Photography Photojournalism Forums: http://forums.phototroph.net
|
|
|
|
|
|
#5 |
|
El General Moderator
|
If you open EE Backup it will create those tables for the target database that is selected.
__________________
1D Mark III, 5D Mark II, lenses, 5-string bass PHOTOS: Selected Snaps | Orchestra Photos | Brass Week 2009 2009 POTN BOOK AVAILABLE NOW -- click here ---------------------------- |
|
|
|
|
|
#6 |
|
El General Moderator
|
No, I don't think so.
__________________
1D Mark III, 5D Mark II, lenses, 5-string bass PHOTOS: Selected Snaps | Orchestra Photos | Brass Week 2009 2009 POTN BOOK AVAILABLE NOW -- click here ---------------------------- |
|
|
|
|
|
#7 |
|
Member
Join Date: Oct 2003
Posts: 97
|
Thanks for the prompt reply Pekka. I bit the bullet and did the upgrade. All data seems intact
Phew! |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Aug 2006
Posts: 29
|
Thanks Pekka for all the work, upgrade went smoothly and quickly, without any problems.
|
|
|
|
|
|
#9 |
|
El General Moderator
|
I have moved problem reports not related to actual upgrade process into http://photography-on-the.net/forum/...splay.php?f=99
__________________
1D Mark III, 5D Mark II, lenses, 5-string bass PHOTOS: Selected Snaps | Orchestra Photos | Brass Week 2009 2009 POTN BOOK AVAILABLE NOW -- click here ---------------------------- |
|
|
|
|
|
#10 | |
|
Junior Member
Join Date: Sep 2006
Location: Colorado
Posts: 24
|
Quote:
Unable to connect to the selected database server at this time PLEASE PRESS REFRESH ON YOUR BROWSER TO TRY AGAIN. Why do you get this error? Maybe because:
(Info by EE Backup) Server: localhost Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Everything else is working fine....
__________________
George van der Merwede Photojournalist / Editorial Photography Photojournalism Forums: http://forums.phototroph.net
|
|
|
|
|
|
|
#11 | ||
|
Moderator
Join Date: Dec 2005
Location: Canberra, Australia
Posts: 8,476
|
Pekka,
Quote:
Towards the bottom there were a LOT of lines like: Quote:
I performed another backup to file and downloaded it. It was clean. I am wondering, if people are going to be rushing to upgrade their galleries, how many other people may have a backup with similar issues, whether those issues would produce problems when restoring (if necessary) and whether they aren't taking some unwitting risk with their desire to upgrade? I suspect I may be completely wrong but would appreciate some clarification. Thanks, John
__________________
|
||
|
|
|
|
|
#12 | |
|
El General Moderator
|
Quote:
__________________
1D Mark III, 5D Mark II, lenses, 5-string bass PHOTOS: Selected Snaps | Orchestra Photos | Brass Week 2009 2009 POTN BOOK AVAILABLE NOW -- click here ---------------------------- |
|
|
|
|
|
|
#13 |
|
Junior Member
Join Date: Sep 2006
Location: Colorado
Posts: 24
|
Perfect.....
Did I miss those edit instructions somewhere ??Thanks Pekka
__________________
George van der Merwede Photojournalist / Editorial Photography Photojournalism Forums: http://forums.phototroph.net
|
|
|
|
|
|
#14 | |
|
El General Moderator
|
Quote:
__________________
1D Mark III, 5D Mark II, lenses, 5-string bass PHOTOS: Selected Snaps | Orchestra Photos | Brass Week 2009 2009 POTN BOOK AVAILABLE NOW -- click here ---------------------------- Last edited by Pekka : 4th of October 2006 (Wed) at 08:42. |
|
|
|
|
|
|
#15 |
|
Member
Join Date: Jul 2003
Location: Bracknell UK
Posts: 240
|
I think You also need to set the permissions on the ee_backup_files folder as well in order to do a backup.
Alan
__________________
To call someone incompetent is unfair to those of us who are.... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EXHIBIT ENGINE 2.0 UPGRADE: DOWNLOAD | Pekka | EE 2 Installation | 13 | 15th of August 2007 (Wed) 12:10 |
| DOWNLOAD EXHIBIT ENGINE 2.0 UPGRADE HERE | Pekka | Version 1.0-1.5 discussion | 18 | 4th of October 2006 (Wed) 23:05 |
| What is Exhibit Engine? | Pekka | EE 2 Manual | 0 | 3rd of October 2006 (Tue) 12:40 |
| Now using Exhibit Engine | shogton | Presentation | 0 | 18th of August 2004 (Wed) 09:07 |
| Exhibit Engine 1.21 | Pekka | Version 1.0-1.5 discussion | 9 | 14th of June 2002 (Fri) 15:40 |