Questions tagged [magento]

Magento is an open source e-commerce web application.

enter image description here

Magento is an open source e-commerce web application. It was built using the Framework and stores data by using the entity-attribute-value (EAV) database model.

The Magento Community Edition is the free version of Magento.

Website: http://www.magentocommerce.com

Wikipedia: http://en.wikipedia.org/wiki/Magento

231 questions
0
votes
1 answer

Varnish is removing the X-Forwarded-For header when used with Apache ProxyPass

I'm using Varnish 4 and Apache's ProxyPass directive to try to cache content on a HTTPS website (running Magento e-commerce software). Varnish listens on port 80, and Apache on port 8080 (for HTTP) and 443 (for HTTPS). In my SSL vhost, I have a…
WackGet
  • 217
  • 4
  • 12
-1
votes
3 answers

The requested URL /magento/ was not found on this server

I try to install magaento2 with php7 apache2 from web. it succeded. Installation succeeded. Magento Admin Info: Username: admin Email: admin@test.com Password: ****** Your Store Address: http://localhost/magento/ Magento Admin…
fff
  • 3
  • 1
  • 4
-1
votes
3 answers

Can't connect to virtual server that shows 99% CPU usage

Our CPU usage showing 99% since last 24 hours due to this usage we can't able to connect the server through SSH. We are using this server for our Magento 2.0 webstore. We have rebooted the server lots of time but after rebooting the server same CPU…
-1
votes
1 answer

Installing PDO and other PHP extensions for magento

I have a server and i was using php files on it. For some reason i had to reinstall apache on it. My files and my SQL database is still there. Now after fresh installation of Apache, when i run my php website i get PDO NOT INSTALLED error. So if now…
karan
  • 13
  • 1
  • 1
-1
votes
1 answer

How to Enable geoip on magento with varnish page cache

I currently have 3 stores online with 3 different domains, running magento with Apache and varnish (using Phoenix page cache extension) running on centos One store is for uk, another for Ireland and another for USA Trouble is (Example) If an US…
molleman
  • 111
  • 4
-1
votes
1 answer

Can I use Varnish to front 2 different services from different servers on 1 domain?

I've been futzing around with getting this set up however I don't know if Varnish supports what I am trying to do: I have a server (ec2) thats running Nginx/Magento for ecommerce (www.domain/) On the same server, in a subdirectory of Magento, I…
Matthew
  • 13
  • 1
-1
votes
1 answer

Explain to me why this configuration redirects by apache

I was finally able to duplicate my Magento store and now i'm able to develop in/with git. The Copy is stored in /var/www.dev So i thought i duplicate my apache/site-available/shop to dev.shop in the same folder, change the configuration from…
Harrys Kavan
  • 402
  • 1
  • 5
  • 19
-1
votes
2 answers

Amazon - install a complete server on EBS

is it possible to install a full working OS with a webserver, db, and all needed stuff on an EBS storage? If so, would I immediatly gain benefits by mounting this EBS on a better instance? Otherwise (if I cannot install a complete image, or if you…
CodeShining
  • 225
  • 2
  • 8
-1
votes
1 answer

Magento runs too slow and almost dead

pasted below is the results of running iostat -x 10 10 (a command to look at disk performance): avg-cpu: %user %nice %system %iowait %steal %idle 0.32 0.00 0.17 29.31 0.00 70.19 Device: rrqm/s wrqm/s r/s …
-1
votes
1 answer

Magento installation problem on Nginx in Windows

I am trying to install magento locally using nginx as the web server instead of Apache. I copied the magento folder to the html directory. When i try to call the magento folder, I get the 404 not found error. I am able to access other php files…
Nithin
  • 147
  • 1
  • 11
-1
votes
2 answers

Feedback request: Linode for Magento hosting?

i install and customize a self made application for web pages which uses spring+jstl and the admin uses flex. Also i want to add to my offers an ecommerce cms, so i have decided to start with magento. I'm using daily razor vps, however i was…
Ernest
  • 239
  • 3
  • 12
-1
votes
1 answer

How two different applications should get served using one single apache2 virtualhost configuration

Just for assumption here testsite.com which is my php application and testsite.com/project is python application I have following settings in my apache site config file /etc/apache2/sites-available/site.conf
-1
votes
2 answers

How much does httpd_can_network_connect being set to 1 actually open up on SELinux

I am getting the following SELinux denied lines in my log file when I attempt to redirect a user to Paypal to checkout. Would you please help me understand what it means and what exceptions I should add to SELinux to allow these? type=AVC…
J W
  • 11
  • 1
  • 3
-2
votes
1 answer

Install php 5.6.5 in ubuntu 16.04

I need help in installing php 5.6.5 in my ubuntu 16.04 for my Magento 2.1 website. I tried installing php through these commands: sudo apt-get -y update sudo add-apt-repository ppa:ondrej/php sudo apt-get -y update apt-get -y install php5.6…
Jai U.
  • 1
  • 3
-2
votes
1 answer

Apache Server Compatibility with PCI

I do not know if this is a proper place to ask, so please help me with this one. Question: I want to know whether Apache web server is compatible with PCI Compliant Payment environment.
Dushyant Joshi
  • 101
  • 1
  • 10
1 2 3
15
16