Archive for November, 2009

Deprecated: Function ereg() is deprecated when install Drupal

At previous post about install drupal in localhost using wamp I got this message : Deprecated: Function ereg() is deprecated in C:\wamp\www\drupal\includes\file.inc on line 902 That message appear because I use latest wamp software that utilize php 5.3.0 where ereg() function is deprecated. Quick solution for this case are : 1. Downgrade wamp to previous [...]

  • Share/Bookmark
Step By Step

Step by Step Install Drupal on Wamp : Add Domain

After reading my post about howto install drupal  in localhost with xampp I receive email from a reader via contactform ask me to post about install drupal on Wamp with other facility such as : Fake domain (batikweb.com) Clean url feature Send Email ability VirtualHost support Well, I try to make his wish come true [...]

  • Share/Bookmark
Step By Step

Axigen Email Server Failed : My Bad

When I try to reconfigure Axigen email server to use other port I see this message : For some reason, the Axigen Config Wizard has failed. Please check the Event Viewer for details. Click Exit and click Start -> Administrative Tools -> Event Viewer Related Reading: Using DrupalWith the recipes in this book, you can [...]

  • Share/Bookmark
Step By Step