Maximum File Size

I always forget how to fix the maximum file size for uploading on drupal. Simply add this:

  php_value  upload_max_filesize  75M
  php_value  post_max_size  75M
  php_value  memory_limit  32M

Registered Globals

Getting a registered globals issue when trying to install a drupal site on the 1and1.com shared hosting environment. Simple fix - should have written it down earlier, but resolved simply by adding the following code to the .htaccess file that is preset with the drupal site:

AddType x-mapp-php5  .php

 
 
Copyright 2008 Journey Multimedia, Inc. || 1947 13th Avenue Unit A, Greeley CO, 80631