Magento is an open source e-commerce web application.
0
votes
0answers
29 views
Magento Hardware Sizing [duplicate]
I am starting a Magento website from scratch, but haven't idea about hardware sizing selection. I have done lots of googling around internet but doesn't find any perfect solution.
Basically i am ...
0
votes
1answer
30 views
nginx URL rewrite for subfolders
I have 2 subfolders, they are opened on my_url/test1 and my_url/test2
location /test1 {
index index.html index.php; ## Allow a static html file to be shown first
try_files $uri $uri/ /test1 ...
1
vote
2answers
54 views
Memory adjustments for magento with php5-fpm , Nginx, APC, Mysql
I am using magento with php5-fpm , Nginx, APC, and Varnish. When there is varnish hit, the load time is very good. But on varnish miss, the site takes toomuch time to load. I have seen through htop ...
0
votes
0answers
34 views
PDO::__construct(): [2002] Connection refused
My Magento system.log is full of this errors, over and over.
So far I havn't noticed any errors on the websites themselves because of this error, but I think there may be considering the wording on ...
0
votes
1answer
43 views
magento php-fpm too many process
in the last 2 days, suddenly the server is very slow.
we are running magento, and we have seen 40-50 php-fpm process being run, each taking a few % of cpu, making performance very slow.
we have 2 ...
0
votes
0answers
46 views
Multiple magento www, single store / single database server
I've been looking for a definitive answer, but can't seem to find one.
We have one Magento server (one store), and one write enabled mysql database.
Upper management want's to scale out TWO Magento ...
0
votes
2answers
73 views
Accidently set chown “root” to all my server
I'm running 2 magento apps on my web server and I accidently set "chown -R www-data:www-data *" from the root of the server. Meaning, all the files were owned by the user root.
This immediately ...
0
votes
1answer
17 views
Magento 1.7 Costum option not working
I have this weird problem out of the blue.
Magento was working find until today. The problem is this:
Now it is like this:
http://i.stack.imgur.com/lyKc0.jpg
How it looks after I remove the costum ...
1
vote
1answer
145 views
Can't gzip some JS and CSS files
I am optimizing a magento store, and some JS and CSS (compiled and minified in a MEDIA folder) aren't being served gziped as they should.
All pages are gziped (ex. this HTML page) but some content ...
-4
votes
1answer
73 views
GoDaddy VPS running Magento went down twice past couple of weeks
Would this PHP error possibly cause the server to go down?
[Tue Mar 05 02:48:28 2013] [error] [client 50.57.68.9] PHP Fatal
error: Uncaught exception 'Exception' with message 'File
...
1
vote
0answers
164 views
Magento Install “redirect loop” Mint 14/debian apache2 permissions?
first time on this side of the fence, hope I'm in the right place.
I'm trying to do a fresh Magento 1.6.0 install on a week old Mint 14 Debian install.
The database seems to have connected ...
1
vote
2answers
475 views
Nginx unknown “https” variable
I've woken up this morning to find that a new Nginx server I've been teaching myself with is no longer serving websites. It looks like this is because Nginx is no longer running. When I try to start ...
0
votes
1answer
45 views
How can I exclude the admin area from the litespeed cache when running Magento?
I have litespeed on my server and am trying to use the cache system. I have followed the wiki instructions.
And have this in my Magento .htaccess
RewriteRule (.*\.php)?$ - ...
1
vote
1answer
148 views
truncated headers from varnish configuration file
I need help with Varnish, I have a varnish configuration file as default.vcl.
I can see from the output of varnishstat that hit ratio is quite high.
I've also checked varnishtop -i txurl to see ...
-2
votes
1answer
80 views
Can I use Varnish to front 2 different services from different servers on 1 domain? [closed]
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 ...
0
votes
0answers
45 views
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 ...
0
votes
1answer
370 views
php-fpm, nginx magento store. Coming to a halt
We just moved to a new server. 2 x Dedicated, 48 GB ram, php-fpm, nginx, memcached, APC. We have an issue where each php-fpm process that spawns keeps getting bigger. A fresh restart of php-fpm shows ...
0
votes
0answers
690 views
How to enable IPN (Magento 1.7.0.2 with PayPal WebSite Payment Standard)
I have tried it all, followed http://www.magentocommerce.com/wiki/3_-_store_setup_and_management/payment/paypal_standard_payments_setup_with_ipn but no success.
Here is my config (relevant options) ...
-4
votes
1answer
67 views
Can a poorly coded script cause the server to get suspicious and block users? [closed]
I have recently bought a clone script. The script was slow so i got a managed dedicated server to host it.
Now every once in a while, myself and more than a few of users of my website get blocked by ...
0
votes
0answers
29 views
Saving a good server config for next time [duplicate]
Possible Duplicate:
Automating server deployment
Using revision control for server configuration files?
First post on ServerFault so go easy on me.
I'm about to set up and configure a ...
1
vote
0answers
138 views
Varnish cache only per session
I have exactly the same problem as
Varnish only cache assets from single session
Full config: http://pastebin.com/SiKEkWpp
It's a Magento 1.6 + Varnish 3 setup. Everything works as expected, only ...
0
votes
2answers
489 views
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) ...
0
votes
1answer
405 views
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 ...
2
votes
1answer
230 views
Loopback connection via PHP's getimage size crashes server (Magento's CMS)
We were able to trace down a problem that is crashing our NGINX server running Magento until the following point:
Background info: Magento Backend has a CMS function with a WYSIWYG editor.
This ...
1
vote
2answers
262 views
Magento Migration - Always 404
I just cant get Magento running on a new server. I followed these Instructions exactly, I tried both methods.
When I open the website, it just gives me the Magento 404 "Page not Found" page. I do not ...
0
votes
2answers
222 views
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 ...
0
votes
2answers
128 views
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: ...
0
votes
0answers
57 views
All new product not showing in magento home page [closed]
I am using home page to show the new products. I want to show 9 products in 3 rows. But its showing only 5. i used column_count and products_counts but nothing difference.
here is my code {{block ...
0
votes
3answers
889 views
Magento Apache Config & Memory Issues
I have a Magento installation on a VPS that is giving me a headache.
This particular VPS has a reasonable spec - 2gb Memory and 50gb storage. It runs a single domain, with a single Magento install - ...
1
vote
1answer
137 views
Intermittent blocking mysql query
I have a big problem on our server which host about ten magento website. I make all obvious optimizations like APC for Opcode, APC for cache backend, innodb settings tuning, magento compilation, etc.
...
1
vote
1answer
150 views
Apache on Ubuntu very slow on inital calls, very fast afterwards
I own an Ubuntu 10 VPS Server with Apache 2 hosting a Magento website. The first hit to the site from any client takes about 15-20 sec, while the subsequent hits from the same client take 0-1 sec. I ...
3
votes
2answers
628 views
Magento hosting on a budget
I have to do a setup for Magento. My constraint is primarily ease of setup and fault tolerance/fail over. Furthermore costs are an issue. I have three identical physical servers to get the job done. ...
0
votes
1answer
105 views
Magento product import through cpanel
I have access to Cpanel and phpmyadmin. I have the magento software installed and configured. I need to import my products in csv format and images to the magento site.
Do I need to get access to ...
0
votes
3answers
101 views
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 ...
-1
votes
2answers
192 views
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 ...
1
vote
2answers
353 views
mysql my.cnf shows InnoDB as disabled “skip-innodb”. Should I enable it for large Magento DB?
The MySQL my.cnf file on our centOS server shows skip-innodb as present.
We are looking to optimize my.cnf for a large Magento database. The server has 12GB of memory and 5 Xeon Processors.
Would it ...
0
votes
1answer
2k views
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.
...
1
vote
0answers
121 views
magento layout files: determining when a handle is going to be activated [closed]
I would like to know how to determine which browser navigation bar URLs activate a handle inside a layout and which do not. For instance, take the handle catalog_category_default
found inside ...
0
votes
1answer
150 views
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), ...
0
votes
1answer
606 views
($_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 ...
3
votes
2answers
468 views
Reclaim disk space after deleting Magento MySQL database
I needed to reclaim some disk space so I removed an old Magento database from my server. The database size was around 16 GB. I was surprised that once the database was deleted, it did not really free ...
0
votes
2answers
1k views
WAMP: Why two php.ini files?
I am installing magento on Windows 7 (WAMP). I have tested
my installation with a secript from the magento site install
wiki and it seems my PHP environment is missing the curl DLL.
I have found the ...
1
vote
0answers
297 views
magento with nginx frontend and REST API url
We have magento configured with nginx, we are trying to use http//magentohost/api/rest to manage customers, but when we try to access that url i get 404.
Just wondering anybody proper configuration ...
1
vote
2answers
359 views
gzip compression increases performance, then eventually increases response time from server
Here is my current server scenario.
I'm running on a Rackspace Cloud instance (16GB of RAM), using cPanel/WHM on a CentOS 5.5 install.
I'm currently running about 10 Magento sites, all varying in ...
1
vote
2answers
444 views
Prevent SQL injection in Magento (Search Terms)
My question is, what can be done to prevent malicious search phrases in mysql databases?
Search terms spamming example: guayabera en ...
-3
votes
1answer
142 views
Magento Using https:// for all links in source
So today I was trying to install a fresh instance of Magento v1.7.0 on my vps which is running nginx. Once I uploaded the clean install to public_html I unzipped it and entered my ip to run the ...
0
votes
2answers
188 views
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 ...
0
votes
1answer
92 views
Running two Magentos installations, one of which has 3 stores set up as multi-store. Which server? [duplicate]
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 ...
0
votes
3answers
743 views
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 ...
0
votes
1answer
171 views
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 ...