Re: [nyphp-talk] can't change charset on Apache vhost

2010-11-30 Thread David Mintz
Forget it! I think it's a php-related issue after all. If I am wrong and can't figure it out, I'll be back! (-: On Tue, Nov 30, 2010 at 3:19 PM, David Mintz wrote: > Running Apache/2.2.12 (Ubuntu) PHP/5.2.10 on my development machine, I have > a few vhosts and I need one of them to serve iso-885

[nyphp-talk] can't change charset on Apache vhost

2010-11-30 Thread David Mintz
Running Apache/2.2.12 (Ubuntu) PHP/5.2.10 on my development machine, I have a few vhosts and I need one of them to serve iso-8859-1 rather than UTF-8. Try as I might, it remains UTF-8. I have added AddDefaultCharset ISO-8859-1 to the vhost definition. In desperation I have also tried adding the sam