Archive for March, 2009

0

Fixing upload problem after host migration

Unable to create directory /home/onezero5/public_html/andaru/wp-content/uploads/2009/03. Is its parent directory writable by the server? This error message show up when my brother want to upload picture for his post after recent migration. After thinking a while I have the solution : 1. Open phpmyadmin 2. Click on wp_options table and click search 3. Pick wildcard in [...]

  • Share/Bookmark
Tips
0

Migrating from hostmonster to fastdomain

Almost 1 year with hostmonster, overall experience I feel great. Full satisfaction with everything but as time for renewal come I decide to move to fastdomain for a reason that I can’t tell Here’s my note on moving from hostmonster to fastdomain ( I have ssh account enable in both) : 1. Login to hostmonster [...]

  • Share/Bookmark
Step By Step
0

touch the file

Recent progress made by my webhosting to let them identify if I’m the owner of domain. Cool, I just need to make that file. Simply login to the host using putty and issue these commands : # touch ba264c35.html # echo ’1011da46′ > ba264c35.html Refresh the page to see it works : Quick and I [...]

  • Share/Bookmark
Tips