Skip to main content

Questions tagged [magento]

Questions about Magento should be asked at https://magento.stackexchange.com/. Magento is an e-commerce platform written in PHP atop the Zend framework, available under both open-source and commercial licenses. Questions about programming with Magento are off-topic here.

0 votes
1 answer
939 views

in Compat.php line 1946 : this is not implemented, as it is not possible to implement Argon2i with acceptable performance in pure-PHP

I'm triying to install Magento 2.4.2 open source on a Centos 8 server RHEL version but I have a little problem... I put the screenshot in attached files, thanks you for just ideas of search...
cedler's user avatar
  • 3
1 vote
0 answers
1k views

Magento 2.3.3 Error Beyond the blank screen

I've been trying to run the Magento Setup for months. I've installed on my own Centos 8 server and met the pre-requisites. I got the common white screen of death in the browser. I've been able to ...
IPukeOnYourShoes's user avatar
1 vote
1 answer
1k views

php bin/magento setup:upgrade, could not open input file:magento

When executing command from Magento root folder home/magento_ftp/www/: php bin/magento setup:upgrade error returns; Could not open input file:magento Magento 2.2.3 is on a Varnix server and /var ...
461's user avatar
  • 11
0 votes
0 answers
24 views

Having trouble importing products in magento with magmi

I am trying to import products into magento wth the magmi product importer but the import just sits there. Why would this happen and how do I fix it?
Jenifer L Huff's user avatar
1 vote
1 answer
57 views

Please Help Me adding a module in magento [closed]

I create a module in Magento 2.3.1 add this in my magento project but is not working.All the menu option of Admin dashboard has been disabled. Please Help! Thanks
Gautam Singh's user avatar
1 vote
1 answer
506 views

magento2.0 failed Installation & Varnish Test after submitting to the market place

I submitted an extension on Magento Marketplace, but it failed the installation and varnished the test with a report that states as follows: Environment: PHP 7.1.22 Magento 2.3 CE php bin/magento ...
Omoniyi24's user avatar
1 vote
0 answers
495 views

nginx + php-fpm70 getting 502 bad gateway

I'm Getting 502 bad gateway error in one of my magento2 site. Here are my configuration files. nginx.conf configuration file user nginx; worker_processes 4; worker_rlimit_nofile 100000; pid /...
Jaimin's user avatar
  • 63
1 vote
1 answer
2k views

Too many redirects on Magento Installation - Nginx/centos

I have a Magento Installation version 1.9.3.1. Until yesterday It was working fine, but now the frontpage is not working with the error - Too many redirects. On further checking in the console(...
Joshi's user avatar
  • 133
1 vote
1 answer
2k views

Magento2 keeps redirecting to 127.0.0.1

I've installed Magento in two Docker containers on a Mac, using the Docker install script provided by Magento. Docker provides two IP numbers, one for the host using 127.0.0.1 and a port number (32772 ...
SPRBRN's user avatar
  • 7,812
1 vote
0 answers
113 views

Setting up magento 2 on codenvy with apache 2

I'm playing with codenvy and trying to get an existing magento 2 project on it. So far I have cloned the project directory and imported the database to mysql. I've been stuck on getting it to run on ...
Matt's user avatar
  • 11
4 votes
1 answer
877 views

Rollback copy of files from SOURCE to DESTINATION

how to rollback copy of files from SOURCE to DESTINATION? Let me give examples based on Magento (but it does not matter). When I install a new module, I get a zip file, I extract it in a temporary ...
Rod's user avatar
  • 138
0 votes
1 answer
106 views

Change Magento's base URL

I just moved my Magento installation to another URL (only updating apache config to use shop.domain.com instead of www.domain.com), and according to this site, I just have to update some records in ...
Bart Friederichs's user avatar
0 votes
2 answers
47 views

Search for 'X' then replace everything in its column U with 'abcdefg'

I have a list of 7000 products in Excel ("list1"). Each can be identified by a unique identifier ("sku"). I retrieved a different list of 50-100 products from the main list ("list2"). With this ...
codaamok's user avatar
  • 1,353
1 vote
0 answers
1k views

PDF.js no longer able to save / view .pdf in Firefox v 33.0.2

I noticed when upgrading from FireFox version 32.0.3 → 33.0.2 that I can no longer print or view .pdf files. When navigating Menu → Options → Applications & filtering by Portable Document Format (...
Moose's user avatar
  • 173
1 vote
3 answers
32k views

Ho do you stop and start php-fpm?

Ok I'm trying to install Ion Cube on an AWS instance created by Bitnami: https://aws.amazon.com/marketplace/pp/B007OUYR4Y/ref=srh_res_product_title?ie=UTF8&sr=0-4&qid=1413489962522 ...
Jason Smith's user avatar

15 30 50 per page