Host Unlimited Web Sites for Only $10 per Month!
Powered by MaxBlogPress  

 

drupal | JTPRATT's Blogging Mistakes
JTPratt's Blogging Mistakes





Home » drupal
 

Welcome to my "Drupal Mistakes"!


I used Drupal for the CMS or content management of my site(s) and blogs for a few years. I'm not saying that it was the worst CMS I've ever used, but I've certainly been happier since I've switched from Drupal to Wordpress, and I think most people would as well...

How to fix .htaccess file for mod_rewrite and addhandler on godaddy subdomain

I’m writing this article specifically for people hosted on godaddy that have had the following .htaccess, mod_rewrite or addhandler problems on shared or premium hosting accounts for various open source applications, such as (but not limited to) Wordpress, Drupal, BBPress, Moodle, Geeklog, PHPNuke, Postnuke, and more!
Short list of potential issues:

problems with permalinks in Wordpress
problems with [...]

How I Fixed Drupal Clean URL’s Using GoDaddy Hosting

I use Wordpress for nearly all of my web sites, but I still own two Drupal sites.  As I posted previously, I moved all my sites to GoDaddy within the last month, and these two sites were no exception.  I started up a premium account, and had a main domain, and then in their control [...]

How to export and import very large mySQL databases

I had a very large web site (30,000+ pages) that I wanted to move from one web host to another. Normally I would use phpMyAdmin to export tables or the entire database. This mySQL database was of course too large for that and phpMyAdmin would timeout trying to export, even if I exported only one [...]