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
2 answers

Set ReturnPath globally in Postfix

I have Magento using Sendmail and Wordpress using PHPmailer to send webapp-generated mail. Occasionally, someone will enter their email address incorrectly and the mail (let's say, a purchase receipt) will bounce back to the return-path specified by…
Gaia
  • 1,855
  • 5
  • 34
  • 60
0
votes
1 answer

Very high Magento/Apache memory usage even without visitors (are we fooled by our hosting company?)

I am no server guy and we have issues with our speed so I come here asking for advise. We have a VPS with 2 cores and 2gb of RAM at a Magento specialized hosting company. Over the course of the last weeks our site speed has gotten worse, even though…
MrDobalina
  • 3
  • 1
  • 3
0
votes
2 answers

How do I properly implement Apache Solr in a clustered Magento environment?

I'm currently working with a Magento Enterprise 1.12 installation running on a pair of clustered Apache web servers. Both of my web servers draw from their own databases on separate servers which are clustered in a Master-Master MySQL…
user1639213
0
votes
2 answers

PHP Fatal Error log - referer

I have the following log entry: [Thu Oct 11 01:02:03 2012] [error] [client 127.0.0.1] PHP Fatal error: Class 'Mage' not found in /var/www/foo/bar/Mage/Core/functions.php on line 244, referer: http://example.com/de/checkout/cart/ Is the referer…
Alex
  • 676
  • 1
  • 14
  • 37
0
votes
3 answers

Is this a latency issue or something else?

I have what I think may be a latency problem. I have a magento installation on a shared host. I know it's best to run magento on a dedicated server but it's early days and it's a good host. When I bring up the front page and check it in the net tab…
byronyasgur
  • 190
  • 8
0
votes
2 answers

Optimal MySQL my.cnf setting for large Magento site on a dedicated server

Our dedicated server is running a large Magento store with a MySQL database approximately 250MB in size. The server spec is listed as having 5 Xeon 2Ghz processors (4MB cache) and 12GB of memory. I'd have thought the above spec was sufficient to run…
Larry B
  • 261
  • 4
  • 5
  • 18
0
votes
1 answer

Magento Connect problems on Linux

1. I'm running magento 1.7.0.2. Upon trying to install the "Blank" theme found at http://www.magentocommerce.com/magento-connect/blank-theme.html with Magento Connect (version 2.0, 1.0 did not work), I get the following error message: "The server is…
user1527429
  • 111
  • 5
0
votes
1 answer

($_SERVER['REQUEST_METHOD'] == 'POST') not working in nginx

Hi we have recently switched our Magento application from Apache to nginx and PHP-FPM on CentOS 5.6. We have an external payment gateway that sends us back some transaction information. The PHP file that handles this has a…
user129772
  • 1
  • 1
  • 2
0
votes
2 answers

Load php extension

relatively new to servers, have just installed apache and mysql-server and php on centos 6. I keep getting this error when trying to install a software called Magento however: PHP Extensions "pdo_mysql" must be loaded. Anyone have any clue what I…
0
votes
1 answer

Running two Magentos installations, one of which has 3 stores set up as multi-store. Which server?

Possible Duplicate: Can you help me with my capacity planning? I want to run 4 Magento stores in 2 different installations. 1 is a standalonne installation with 3 languages. The other is a multi-store with 3 different online stores in different…
Pedro Peixoto
  • 127
  • 1
  • 10
0
votes
1 answer

Utilising a Magento server cluster to drive hot reindexing

We've asked a similar question in the past, basically we have a very large Magento store with 500000 products which are currently reindexed once a day, during the night. We'd like to speed this process up significantly, we're at about 4-5 hours now.…
WOBenji
  • 1
  • 1
0
votes
3 answers

Apache with mod_php high memory utilization

We have Magento application deployed on Apache with mod_php and mysql. I have observed that sometime apache server starts consuming high memory which causes memory swapping and results in high load on servers. whenever there is high load on apache…
Raj
  • 247
  • 2
  • 9
0
votes
1 answer

How to reduce memory usage per virtual server

On CentOS 5.8/Apache 2.2.3/FastCGI/PHP 5.3.10 virtual machine I have the original and a cloned Magento install (to be used as a staging server). I would like to minimize memory usage by apache and php on this staging server ONLY and I'm looking for…
Gaia
  • 1,855
  • 5
  • 34
  • 60
0
votes
3 answers

Good single server solution for Magento?

I am setting up a single Debian server serving Magento with Mysql. High load is expected (millions of hits per day). I've been reading various people's comments and found so many different setups but I am not sure what to do if I want to. Load…
öde
  • 167
  • 4
0
votes
3 answers

What's the best way to manage product images in a Magento Cluster?

I'm running Magento CE on multiple web node. The Admin Backend is always running on the same server, so all the images are uploaded on this server. On my