In some server configurations, it's possible to adjust your PHP settings within your .htaccess file. For example:
php_value upload_max_filesize 600M
DreamHost does not allow this type of configuration. If you need to adjust your PHP settings, you must do so within a phprc file. View the following articles for information on how to create and configure this file: