Recent blog posts
- Is A Yahoo Directory Link Worth It?
- Fast and Effective PHP Session Setup Example to Minimize Logouts and Problems
- Installing APC from beta/alpha development onto centOS 5.4 64 bit dual core
- Using Jquery, JSON, and AJAX in Drupal
- osDate and mysql Performance Optimization Tips
- osDate Permission Denied Behavior
- Landing Page and Referral Tracking For PHP/mysql osDate Site
- Installing Flash Video Chat With Your Own Chat Server or p2p
- Setting up DKIM, SPF, Domainkeys DNS, Regular DNS on CentOS 5.3 at Pacificrack.com
- Installing Bugzilla on centos - perl modules and other issues
Popular content
All time:
- Drupal Customization and Website Solutions By Peter Christopher at Palma SEO
- Creating a Custom Drupal Block With PHP
- How To Setup Drupal RSS Feed With FeedBurner and Adsense
- Setting up DKIM, SPF, Domainkeys DNS, Regular DNS on CentOS 5.3 at Pacificrack.com
- Moving A Single Drupal Install from default Directory to Multi-Site Drupal Installation
- robots.txt, nofollow, noindex, and Search Engine Behavior
- Installing Bugzilla on centos - perl modules and other issues
- Configuring A Few FCKeditor Attributes For Drupal 6
- About Peter Christopher
- Palma SEO Services Offered
- Yahoo Groups Are Dead
- Package Specials
- Page Rank Meditations on a Theme by Matt Cutts
- Change Open Realty URLs to Remove .html Suffix
- Multiple H1 Tags and Drupal
- How to Set Drupal FCKEditor Role Precedence Order for Users And Multiple Profiles
- Networking Vista and XP: Steps I Had to Take
- Fixing osDate captcha
- Installing Flash Video Chat With Your Own Chat Server or p2p
- Guarantee
- osDate and mysql Performance Optimization Tips
- How to Get a Copy of Open Realty Running on Your Local Machine For Development
- Be Careful With Clicksor: Their Javascript Embeds Links Even If You Only Add a Banner
- Installing Vista Service Pack 1 on Gateway cx210x Convertible Laptop With Upgraded Hard Drive, Linux, and Error 0x800F0826
- Take Stanford SEE AI Course For Free; Learn Machine Learning like Google's Founders Learned
- 1998: Amazon Snubs Google
- Check Out The State of Drupal Address by Dries From March 2009
- Thinking about SEO Search Engine Optimization When Implementing Drupal
- Does Using Google Toolbar Give Google Information That Will Give You A Site Penalty?
- To What Extent Does Google Use Visitor Time vs. Links in Page Rank / SERPs?


I've decided to change my
I've decided to change my local install to multisite for the same reason, my configuration is this:
- wamp 2.0 with windows xp,
- my site's image and css are under /sites/files
so this is what I did:
1) changed the Administer > Site configuration > File system to /sites/ppe/files (previously it was pointing to /sites/default/files)
2) put D6 offline
3) updated the tables as instructed above (adjusting the file path of course, but oddly my files table is empty, showing 0 records, could it be? I assume I'm supposed to update the table in ppe, which is the table I created for my site, right? Sorry for this dumb question, I'm new to this). Even if I did not update the table, I should be able to see my site, right? I just won't be able to see the links to my images.
3) moved dir from /sites/default ==> /sites/newdomain (including settings.php then removed default dir as recommended)
4) brought D6 back online
5) went to localhost
and got the install page instead of my homepage.
Am I missing something here? Seems D6 did not recognize the new path in File system. Is there any other place that I have to change?
ps: D6 is still in the same location (/www/), I did not move it.
Thanks in advance,
Michael