|
|
 |
RE: FN-FORUM: Updating php.ini through .htaccess
date posted 15th November 2007 11:17
Quoting [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED]
[EMAIL REMOVED]
[snip]
>
> You could try just uploading a php.ini to the folder you want it to apply to
> and add the pertinent commands in there - I think that works as
> additional/overriding configuration to the standard php.ini
>
> You could try this though:
>
> include($_SERVER['DOCUMENT_ROOT'].'/includes/afile.php');
>
> Phil
Oooh, that's brillig, thank you - I hadn't even thought of using
that alternative! Doh!
|
 |
|