You can check that by usingIf you are still getting errors you can debug those errors by referring the following logsNow you just have to wait for the installation to complete.After the successful installation, all of your Magento setup details will be shown, you can note these and click on This will open the login panel for Magento and you can log in with your admin credentials.Cronjob is nothing but a scheduler that runs a specified file path at a specified interval. Install Apache. In case you have encountered something, which is not covered as a part of this tutorial, then please feel free to share those below in the comments.© 2015 - 2020 All Rights Reserved. To install and start Apache use the following commands: $ sudo yum install httpd $ … Magento needs some of these Cron Jobs to be set up in order to function properly.Use the below commands to add the cron:You can check the installed Magento Cron Jobs by using the below command:You should find theses settings in your Cron:And with this, your Magento setup is up and ready to be used for your E-Commerce site.By following the above-mentioned steps you are now ready to create your e-commerce platform with a working Magento installation. Pepipost is a product of Netcore Solutions. It will take some time for the Composer to download and install all the required dependencies so be patient.In the download tab, select your preferred version and click on download.If you have downloaded zip file to your local machine follow these stepsInstall dependencies from using composerAfter following the installation steps we can now open the Magento setup in your specified domain name or server IP address. You can say yes to all except if asked to change the password again.You need Composer to install all the Magento and its dependencies.Use the below command to install composer globally on your ubuntu system:Check the composer installation by the following command:In order to install Magento in the next step, you will have to specify Public and Private keys from your Magento market-place account. You can access this password by the following command:- Now you will get a message something like the following:- Copy this password for the next step and enter the following command:- This will prompt you to enter the root password. If you haven't registered yet you can register After this, your Public and Private key will be generated. for example or IP address <67.52.33.248>If you are getting 500 error after the installation please follow these steps:You have to set the user group according to your setup. In our case it was www-data it might be nginx or apache by default depending on the setup. Your user group will depend on your Http server instance. You can enter the copied password which you got in the previous step.- After entering the password you will be prompted to enter a new MySQL password.- Enter a new 12 character password with uppercase, lowercase letters, numerical and a special character- You will now be prompted with multiple questions on how to set up the MySQL installation. Put your public key as the username and the private key as the password. Magento is one of the most popular open-source e-commerce platform written in PHP powered by Zend framework. Use these keys for installation in the next step.Enter your servers root directoryRun the composer command to install MagentoYou will be prompted to provide a username password for this.