Archive for October, 2009

Install wordpress for home development : configure axigen email server part 2

Email server set and ready to work but I forgot to make it work for me
Yes, I forgot to add user for testing this email server. In this post I’ll continue with step by step guide add new user on existing email server (Axigen email server) :
Make sure the service run
Login to webadmin using [...]

Step By Step, wordpress online store

Fatal error: Allowed memory size of and Upgrade wordpress

This error show up when I try to upgrade wordpress to 2.8.5 using “update-core.php”

Downloading update from http://wordpress.org/wordpress-2.8.5.zip.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2354671 bytes) in /home1/xxxxxxxxx/public_html/hostingformula.info/wp-includes/http.php on line 1331
Yes, I use shared hosting and it won’t show up on my other host ( I host on VPS server using [...]

Tips

Install wordpress for home development : configure axigen email server part 1

At previous post I have written about :

Install Wamp Server
Add Fake Domain
Install Email Server

All post use localhost aka home development.
In this post I’ll show how to configure email server together with our wamp server.
Problem
Little problem came when wamp and axigen installed by default installation.
Ports
Ports utilized in Wamp :

Apache (80)
MySQL (3306)

Ports utlized in Axigen :

CLI [...]

Step By Step, wordpress online store