re-index Magento using SSH

Sometimes using SSH to re-index Magento data is the best way to avoid the connection timed out problems in stores which have a big database. To avoid this you can run the re-index PHP code under SSH instead of web browser! to do it simply enter your Magento root folder in your SSH client and …

iptables trouble!

it took about an hour to I realized that why a fresh server which I just installed cpanel on it wont response on port 80 and ssl but ssh works! at the first look it shouldn’t be iptables because I was able to connect through ssh so I tried to search everywhere in this damn …