|
kaktus Owner
Joined: 22 May 2004 Posts: 1576 Location: CheapestAdultScripts.com
|
|
|
|
|
|
|
Posted: Wed Sep 13, 2006 5:45 pm Post subject: Installation |
|
|
|
|
|
|
|
|
|
|
One install file does all the work about installing and setting up Site Organizer to run.
The install file checks for all the requirements needed to install the script and will notify
you if you do not meet any. The installation file is called "so-install.php" and you should
launch it through your browser after uploading the script package on your web server. The
installation process is very easy for everyone, no matter you are experienced or a complete
newbie, no programming skills needed, no html skills needed, nothing complicated, everything
is automated. The only thing is that, you must know your MySQL hostname, your MySQL database,
MySQL username and password. The installation process consists of:
1) Extract the zip archive file with the script keeping the path names intact.
If using Winzip, make sure 'Use Folder Names' is checked. Also be sure to keep the file names
as they are - no abbreviations, no change of uppercase/lowercase the names and etc..
(most times the unzipping programs are set by default to meet these requirements, so you just
do an unpack)
3) Upload all the files and folders contained in the archive to your web server in the
preferred directory by keeping the path and file names intact! Be sure to upload everything in
BINARY mode, not ASCII or AutoSelect. Do not ever upload and install the script into your main
(root) domain directory. Always upload the script files with the "so" directory or just rename
it and upload.
4) Once you uploaded everything Chmod to 777
Files:
soinfo.inc.php
Directories:
sohtml
sotemp
thumbs
5) Launch the "so-install.php" file from your web browser and follow the instructions there.
This file will check if your webserver is compatible with this script and will check if
everything is ready for installation! If you see bold red text at that page, then there is
some error or warning and you must correct it before proceeding with the install.
In case you launched the "so-install.php" file and see blank page, or page in something like chinese text, or some error message like "Fatal error: Unable to read XXX bytes" or error message like "The encoded file has format ID #######, which is too old" or anything else like that, it means the upload in BINARY mode is not done correctly. Please double check if your ftp client is really uploading in BINARY mode and reupload script files and continue again from step 3 of this tutorial! Most of our users have reported problems with WS FTP uploading in BINARY mode, so be awarned. An ftp client with which we never had problems in uploading in BINARY mode is Cute Ftp
6) The install files wants your MySQL info to be filled. Just fill the proper values and hit
Install. The script requires a MySQL database to install its tables of settings. You can
install it in a database that other scripts are running without any problems, but its
mandatory to use separate database!
7) Once your script is successfully installed, login to your administration area using the
admin password you choosed during install and make sure everything works OK. If so, You
MUST delete the file "so-install.php", it is no longer needed.
After a successful installation be sure to delete the install file "so-install.php",
otherwise if someone launch it, might mess your script up! _________________
|
|
|
|
|
|
|