Difference between revisions of "How to Install"
From Phoenix Cart User Guide
PeterRobert (talk | contribs) m (PeterRobert moved page How to Install Phoenix to How to Install) |
PeterRobert (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | <historylink type="back" /> | ||
| + | |||
'''NEW INSTALLATION OF PHOENIX''' | '''NEW INSTALLATION OF PHOENIX''' | ||
| Line 18: | Line 20: | ||
#Copy Phoenix zipped folder/directory to website documents folder/directory | #Copy Phoenix zipped folder/directory to website documents folder/directory | ||
#Unzip Phoenix zipped folder/directory to website documents folder/directory | #Unzip Phoenix zipped folder/directory to website documents folder/directory | ||
| − | #Open and read | + | #Open and read <code>README</code> file carefully |
'''INSTALL''' | '''INSTALL''' | ||
| Line 24: | Line 26: | ||
NOTE: Ensure domain name, host account and SSL certificate have been created | NOTE: Ensure domain name, host account and SSL certificate have been created | ||
| − | #Open Filezilla - connect to host server using host name, username, password - appears in right window pane | + | #Open Filezilla - connect to host server using host name, username, password - appears in right window pane <code>Remote site:</code> |
| − | #In | + | #In <code>Remote site</code> open root folder/directory <code>htdocs</code> - dependent on server may be named <code>public_html</code> or <code>httpdocs</code> - NOTE: This procedure installs Phoenix in the root folder/directory so the website home page will show as <code>yoursite.com/index.php</code> in the web browser - some users may wish to install in a sub-folder/directory so the website home page will show as <code>yoursite.com/subdirectory/index.php</code> in the web browser - if this is required a sub-folder/directory must be created in <code>htdocs</code>, named and opened before the next step |
| − | #In left window pane | + | #In left window pane <code>Local site:</code> navigate to and open unzipped Phoenix folder/directory |
#Lasso (hold down left mouse click and drag cursor) to select all folders and files in unzipped Phoenix folder/directory | #Lasso (hold down left mouse click and drag cursor) to select all folders and files in unzipped Phoenix folder/directory | ||
| − | #Drag and drop all files into | + | #Drag and drop all files into <code>htdocs</code> in <code>Remote site:</code> to transfer all files to host server |
#Filezilla will indicate progress at the bottom of screen - it can take several minutes to complete transfer | #Filezilla will indicate progress at the bottom of screen - it can take several minutes to complete transfer | ||
| − | #Open web browsing software - enter the web address of your website in the address bar - e.g yoursite.com | + | #Open web browsing software - enter the web address of your website in the address bar - e.g <code>yoursite.com</code> |
| − | #The first Phoenix installation | + | #The first Phoenix installation <code>Welcome</code> page will open - click <code>Start the installation procedure</code> |
#The second Phoenix installation page will open - complete the form | #The second Phoenix installation page will open - complete the form | ||
#For Database Server enter localhost - enter database username, password and database name - choose Import sample data so sample products will show in your shop - they can easily be removed later - click continue | #For Database Server enter localhost - enter database username, password and database name - choose Import sample data so sample products will show in your shop - they can easily be removed later - click continue | ||
| Line 37: | Line 39: | ||
#The fourth Phoenix installation page will open - enter the email address customers will see - create Administrator Username and Password - enter a secure/random name for Administration Directory Name - select a Time Zone | #The fourth Phoenix installation page will open - enter the email address customers will see - create Administrator Username and Password - enter a secure/random name for Administration Directory Name - select a Time Zone | ||
#Save Administrator Username and Password to text document - click continue | #Save Administrator Username and Password to text document - click continue | ||
| − | #The final Phoenix installation | + | #The final Phoenix installation <code>Finished</code> page will open |
| − | Two buttons will show on this page - one takes you to the Administration index page where you will need your Administrator Username and Password, this is the | + | Two buttons will show on this page - one takes you to the Administration index page where you will need your Administrator Username and Password, this is the <code>Admin</code> or <code>back end</code> of your website not visible or accessible to the public - the other button takes you to the <code>Catalog</code> index page, this is the <code>Shop</code> or <code>front end</code> of your website visible and accessible to the public. |
| − | |||
<br><br><historylink type="back" /> | <br><br><historylink type="back" /> | ||
Revision as of 18:45, 4 October 2019
<historylink type="back" />
NEW INSTALLATION OF PHOENIX
This how we have installed Phoenix on our host server with success.
Some actions will depend on host server - host servers may slightly differ
You will need (freely available):
- FTP (file transfer) software to connect to your host server and transfer files between your computer and the host server e.g. Filezilla
- File editing software to edit .php files e.g. Sublime Text or Visual Studio Code
BEFORE INSTALLATION
- Create a folder/directory on your computer for all website documents - name it, save it and save a back up
- Create a text document file to save username/passwords etc. and log website actions - save it in the website documents folder/directory
- Create domain name, host account, SSL certificate - save host name, username and password to text document
- Create a database in host server account - save database name, username and password to text document
- Download Phoenix (zipped folder/directory) ensure you have the latest version
- Copy Phoenix zipped folder/directory to website documents folder/directory
- Unzip Phoenix zipped folder/directory to website documents folder/directory
- Open and read
READMEfile carefully
INSTALL
NOTE: Ensure domain name, host account and SSL certificate have been created
- Open Filezilla - connect to host server using host name, username, password - appears in right window pane
Remote site: - In
Remote siteopen root folder/directoryhtdocs- dependent on server may be namedpublic_htmlorhttpdocs- NOTE: This procedure installs Phoenix in the root folder/directory so the website home page will show asyoursite.com/index.phpin the web browser - some users may wish to install in a sub-folder/directory so the website home page will show asyoursite.com/subdirectory/index.phpin the web browser - if this is required a sub-folder/directory must be created inhtdocs, named and opened before the next step - In left window pane
Local site:navigate to and open unzipped Phoenix folder/directory - Lasso (hold down left mouse click and drag cursor) to select all folders and files in unzipped Phoenix folder/directory
- Drag and drop all files into
htdocsinRemote site:to transfer all files to host server - Filezilla will indicate progress at the bottom of screen - it can take several minutes to complete transfer
- Open web browsing software - enter the web address of your website in the address bar - e.g
yoursite.com - The first Phoenix installation
Welcomepage will open - clickStart the installation procedure - The second Phoenix installation page will open - complete the form
- For Database Server enter localhost - enter database username, password and database name - choose Import sample data so sample products will show in your shop - they can easily be removed later - click continue
- The third Phoenix installation page will open - this will automatically show your website address and root - save them to text document - click continue
- The fourth Phoenix installation page will open - enter the email address customers will see - create Administrator Username and Password - enter a secure/random name for Administration Directory Name - select a Time Zone
- Save Administrator Username and Password to text document - click continue
- The final Phoenix installation
Finishedpage will open
Two buttons will show on this page - one takes you to the Administration index page where you will need your Administrator Username and Password, this is the Admin or back end of your website not visible or accessible to the public - the other button takes you to the Catalog index page, this is the Shop or front end of your website visible and accessible to the public.
<historylink type="back" />