Currently Browsing: Web Hosting

Magento ‘404 error: Page not found’ fix

The resons for this issue can be quite a few. The issue itself however has the same root in most of the cases. If this error appears, chances are you will nor have access to magento’s admin area either, so reverting the changes which lead to the problem is out of the question. This is literally...

Find the full path to a program

Quite often, when you are installing an application on your host, it asks for the full path to a program. Galleries for example, will need the full path to the convert executable of ImageMagick, some e-commerce scripts need the full path to the curl binary, etc. Of course you can always contact your...

cPanel language

As cPanel is the most popular and widely used hosting control panel, I bet you have used it on at least one of your hosts. Since many of you are not native English speakers, the cpanel developers have added soem additional languages, which you can use, to make the job of maintaining your account a bit...

PHP function test

Most hosting companies today, which offer PHP hosting tend to disable certain PHP functions mostly for security reasons. Contacting support to check if a function is available or not can sometimes be really tough. To save you all this trouble, here is a short script, which will tell you if a function...