Posterous theme by Cory Watilo

Filed under: hosting

Lunrpages is Best Customer Support

How stupid I am ? I forgot about .htaccess in my hosting and I can't find .htaccess because it's up of the public_html. Haha... I made wrong place and I holler "My site is gone. 500 Internal Server Error. How to fix that ?" Haha.. Now I am ok. Lunarpages fixed that problem. Nice supporting.

I used hostmoster, Dot5Hosting in previous year. I don't like hostmonster becuaes their customer support is not nice and I couldn't talk longer than their service. So, I break up and join with Dot5Hosting. Dot5Hosting is nice customer service but their hosting is not best. Now, I am using Lunarpages and I like it. Their customer service is better than other but my first choice is MediaTemple. I can't effort for my blog $20 per month. So, I choose lunarpages and it cost is just $4.9 per month.

Enable PHP 5 in Lunarpages Hosting

I uploaded file and run in my lunarpages hosting. I can't run and call to undefined function occur. It was OK in my localhost. So, I check the php version. Sure.. hosting was using PHP 4. I need to update php 5 because I am using PHP 5. First , I check in my cpanel and sure to enable PHP 5. It's already installed. OK. I think I need to add .htaccess in the folder. I made .htaccess file and wrote following line

AddHandler application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml
AddType application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml

and then upload with ftp. Ok. Try to run again. WOw... It's ok now. I found that .htaccess file from there.