codelf
27th of May 2004 (Thu), 18:16
There seems to be very knowledgable group hers and I know there are some Lunar Pages (LP) customers out there, so hopefully you all will be able to shed some light. I'm trying to get EE set on a new site and I don't have a lot of experienc in this department.
1. I've succussfully set up MySQL DB, username and password
2. I altered the files listed in the install manual
Rename the folder "input" to something very odd like 'foo32423423' and write it down.
Open file 'add/connect.php' to a text editor (text editor like Notepad or UltraEdit - not Microsoft Word!). Edit there SQL database name, username and password to your own. You had this info from your ISP when your MySQL database was opened. Save the file. TIP: very often server "localhost" and user "root" with empty password will get you connected easily.
3. I created the folder structure in File Manager of LP - gallery is root, /temp as level 2 folder and input/X as a level 3 folder (?)
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
4. As I read the install guide, I don't make alterations to the MySQL DB. Right?
5. Using SmartFTP I up'd the EE_RC4 files to my site (/gallery)
6. Followed the instructions at http://photography-on-the.net/ee/beta/index.php?install=1
Uncompress zip file (keeping folder structure) to your hard disk.
Open GALLERY/add/connect.php and edit your MySQL connection data there. In most servers servername should be 'localhost'.
Open GALLERY/input/backup/ee_backup_prefs/preferences.php and edit your MySQL connection data there. View GALLERY/input/backup/readme.txt for detailed help.
Use ftp to connect to your server and create a new folder where EE should be placed (under your www root of course, so that it can be accessed using browser). Upload all files to that folder. For now we call that install folder 'GALLERY'
Chmod 777 (full read/write/execute permissions) the following folders:
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
Run the installer by pointing your www browser to http://yourserver.com/GALLERY/install.php. If step 2 was done correctly, EE install should run without errors.
I was dead in the water right about here... Any suggestions???
:O
1. I've succussfully set up MySQL DB, username and password
2. I altered the files listed in the install manual
Rename the folder "input" to something very odd like 'foo32423423' and write it down.
Open file 'add/connect.php' to a text editor (text editor like Notepad or UltraEdit - not Microsoft Word!). Edit there SQL database name, username and password to your own. You had this info from your ISP when your MySQL database was opened. Save the file. TIP: very often server "localhost" and user "root" with empty password will get you connected easily.
3. I created the folder structure in File Manager of LP - gallery is root, /temp as level 2 folder and input/X as a level 3 folder (?)
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
4. As I read the install guide, I don't make alterations to the MySQL DB. Right?
5. Using SmartFTP I up'd the EE_RC4 files to my site (/gallery)
6. Followed the instructions at http://photography-on-the.net/ee/beta/index.php?install=1
Uncompress zip file (keeping folder structure) to your hard disk.
Open GALLERY/add/connect.php and edit your MySQL connection data there. In most servers servername should be 'localhost'.
Open GALLERY/input/backup/ee_backup_prefs/preferences.php and edit your MySQL connection data there. View GALLERY/input/backup/readme.txt for detailed help.
Use ftp to connect to your server and create a new folder where EE should be placed (under your www root of course, so that it can be accessed using browser). Upload all files to that folder. For now we call that install folder 'GALLERY'
Chmod 777 (full read/write/execute permissions) the following folders:
GALLERY/temp
GALLERY/export
GALLERY/input/temp
GALLERY/input/UPLOAD
GALLERY/input/UPLOAD/test
GALLERY/input/UPLOAD/ee_temp_upload
GALLERY/input/backup/ee_backup_files
Run the installer by pointing your www browser to http://yourserver.com/GALLERY/install.php. If step 2 was done correctly, EE install should run without errors.
I was dead in the water right about here... Any suggestions???
:O