nginx 504 gateway timeout
May 19, 2019
nginx 504 Restart both ‘apache’ and ‘nginx’. On terminal and with the following code “sudo subl etc/nginx/nginx.conf” to open the file with sublime text or… Read More →
May 19, 2019
nginx 504 Restart both ‘apache’ and ‘nginx’. On terminal and with the following code “sudo subl etc/nginx/nginx.conf” to open the file with sublime text or… Read More →
Error After Installing Magento 2 Go to – “D:\xampp\htdocs\mage2\vendor\magento\framework\View\Element\Template\File\”. Open The file name Validator.php Search for “$this->fileDriver->getRealPath“, you will find the similar code. Replace them with… Read More →
April 24, 2019
The warning “Module ‘openssl’ already loaded in line 0” is a common issue encountered by XAMPP users, signaling that the OpenSSL module is being loaded… Read More →
April 24, 2019
After installtion magento 2 you can see a error like MIME type not supported. To fix this: Use 2 comment: php bin/magento setup:static-content:deploy -f -s… Read More →
January 19, 2019
// In function.php $args = array( ‘name’ => __( ‘Sidebar name’, ‘theme_text_domain’ ), ‘id’ => ‘unique-sidebar-id’, ‘description’ => ”, ‘class’ => ”, ‘before_widget’ => ‘… Read More →
January 19, 2019
WordPress is a popular content management system used to build websites of all kinds. It provides a user-friendly interface and a wide range of features… Read More →