04-24-2008, 04:18 PM
|
#11 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Depending on your server configuration, it might be possible to do one of the following: - Create a custom php.ini file for your website (or a sub-folder) with the necessary settings only.
- Create a .htaccess file with php_value or php_flag declarations for the settings.
|
|
|
|