A Magento developer can install Magento software in any of the following 4 ways:
- Manual installation: By manually downloading and uploading all necessary files.
- Downloader installation: It requires downloading a script for some of the files, which when uploaded and run, will download the rest of the files, including the executable ones.
- SSH installation: This involves connecting to the server by means of a shell and running a set number of commands which will download, unzip, and setup all the necessary files and permissions.
- SVN installation: SVN implies subversion installation. It involves checking out or exporting from the repository to your server, before committing it to the local directory in which you wish to install the Magento software.
It is helpful for Magento developers to have a preliminary knowledge about all of these methods so that they can choose their preferred method.
No comments yet.
<< Magento Enterprise Edition – Gives you more Bang for your Buck!
