It’s interesting. around a year ago I step in a company in order to buy an Item. The manager was there, the boss I mean. He was kind of Old Guy and he used to call me Sir. Like shopkeepers here! after around 3 month we got into a job with each other. They give… Continue reading the “sir”
Flush Windows DNS Cache
It always sucks when a client claims his website is not working fine and you have to pay the failure of the ISP. so in this case the first thing I’ve to ask them is to flush their DNS cache! to Flush DNS cache in Windows based systems Open CMD then type “ipconfig /flushdns” and… Continue reading Flush Windows DNS Cache
503 Service Temporarily Unavailable Fastcgi in Cpanel
Just now I was configuring one server and since the first thing I do is to rebuild apache and install fast-cgi I went through this process. But this server was acting not normal! the websites wouldn’t work when the php handler was set on fcgi! but they were working fine at DSO. I was getting… Continue reading 503 Service Temporarily Unavailable Fastcgi in Cpanel
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… Continue reading re-index Magento using SSH
Restore Windows 7 Power Options
There are so many chances that that you lose your default windows 7 power settings for different reasons. It might happen by a registry fault or a program that changes into your power plans. To fix this issue and restore the missing windows 7 power options just follow as below: Open Command Prompt by typing… Continue reading Restore Windows 7 Power Options