Archive for December, 2009

Step by step move drupal from localhost to drupal hosting : AddOn Domain Setting

At previous post I have covered steps for domain setting. Make sure the domain already pointed to drupal hosting account. In this case I use Fastdomain.  In this post I’ll try to explain the steps taken in hosting side. Addon Domain Setting Login to your cpanel and click on”Addon Domains” Assign Domain There is 4 [...]

  • Share/Bookmark
Drupal, Step By Step

Step by step move drupal from localhost to drupal hosting : Domain Setting

A client want to move his website that utilize drupal engine as backbone. He already develop it in localhost and have preconfigured domain as suggested in my previous tutorial : Step by Step Install Drupal on Wamp : Add Domain Step by Step Install Drupal on WampServer : Vhost and Clean URL The process itself [...]

  • Share/Bookmark
Drupal, Step By Step

Change php behaviour with php.ini at FastDomain Hosting

I’ve add new addon domain in my FastDomain Account . This domain need special setting like : max upload safe mode maximum execution time I don’t try ini_set and I prefer to use php.ini for change php behaviour for newly added addon domain. By default FastDomain will add php.ini file in each directory. The problem [...]

  • Share/Bookmark
Tips