Posted by Janwillem Borleffs on 02/25/06 16:57
Troy wrote:
> Hi, I'm on a shared hosting and I can't modify PHP.ini file.
> They say I can modify httpd.conf, instead.
>
> How can I add the browscap.ini directive without modifying PHP.ini?
>
You could try adding something as follows:
php_value browscap "/path/to/browscap.ini"
JW
Navigation:
[Reply to this message]
|