Anwar

Posts

Magento2 how to configure magento 2 cron jobs

Definition Magento 2 requires multiple cron jobs to initiate tasks such as reindexing, generating sitemaps, applying price rules, and other critical activities at a specified...

Magento 1 7 cron php too late for the schedule

If the cronjob runs every 5 minutes, try this configuration: Generate Schedules Every 5 (enter here the cronjob execution time, in this case 5 minutes)...

Magento shipping rates table

https://www.magentocommerce.com/magento-connect/flat-rate-shipping-per-product-6.html https://www.elgentos.nl/tablerates/   http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/ https://www.magentocommerce.com/magento-connect/webshopapps-matrixrate-1-multiple-table-rates-extension.html   https://www.magentocommerce.com/magento-connect/shipping-table-rates.html

Magento PHP Extensions pdo_mysql must be loaded

https://www.turnkeylinux.org/forum/support/20090901/installing-php-extensions-pdo-and-pdomysql-lamp-appliance       https://community.magento.com/t5/Installing-Magento-1-x/PHP-Extensions-quot-pdo-mysql-quot-must-be-loaded/td-p/2502     https://www.eukhost.com/forums/f15/fixed-magento-installation-pdo_mysql-mcrypt-extensions-error-12161/     http://stackoverflow.com/questions/1478201/installing-pdo-mysql-php-extension-on-cpanel     http://stackoverflow.com/questions/15387518/installation-php-extensions-pdo-mysql-must-be-loaded

Magento 2.0 default contact page

Magento 2 comes pre-defined with a Contact Us page which can be used by your customers to leave feedback or ask questions. The link for the page...

Magento 2 on ubuntu install

Step 1 — Configure Apache and PHP Before we download and install Magento, Apache and PHP need to be configured to properly handle Magento’s traffic...

Magento 1.3 move from old php 5.2 server to new php 5.4 server

https://www.goivvy.com/blog/magento1.3fix   https://openbizblog.wordpress.com/2011/12/10/running-magento-1-3-on-php-5-3/ http://www.blog.magepsycho.com/how-to-run-magento-1-3-x-on-php-5-3/ http://blog.chapagain.com.np/php-5-3-magento-older-versions-how-to-use-them-together/ https://www.goivvy.com/blog/php5.4-simplexml https://www.properhost.com/support/kb/22/How-to-make-Magento-work-with-PHP-53 http://sundayepidemic.com/magento-1-3-on-php-5-5/   http://stackoverflow.com/questions/18930988/cant-retrieve-entity-config-core-store-group   http://haizdesign.com/magento/magento-cant-retrieve-entity-config-solution/

Letsencrypt install in serverpilot

Serverpilot Let’s Encrypt   Bash script to generate and install Let’s Encrypt certificate for your websites on your free/paid ServerPilot account. Currently, the only easy way...

Laravel project deploy from local server to live server

the word “live” is used several times. I am not sure if you are saying “live” (as in ‘i live in a house’) or “live”...