werushka Posted February 20, 2008 Share Posted February 20, 2008 Sorry for the bothering title. My test.php shows this. HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7, where can i change these values on my vps server. Thanks for your replies. ??? Link to comment https://forums.phpfreaks.com/topic/92192-urgent-please-help-http_accept_charset/ Share on other sites More sharing options...
cooldude832 Posted February 20, 2008 Share Posted February 20, 2008 however you alter your php.ini or .htaccess is how u do it. Its your VPN which is a mystery to us so its how ever you do it on your VPN. Link to comment https://forums.phpfreaks.com/topic/92192-urgent-please-help-http_accept_charset/#findComment-472262 Share on other sites More sharing options...
werushka Posted February 20, 2008 Author Share Posted February 20, 2008 Thanks for your fast reply, the value(HTTP_ACCEPT_CHARSET)is not set in php.ini (i can't find the value anywhere) nor the .htaccess file. ? Link to comment https://forums.phpfreaks.com/topic/92192-urgent-please-help-http_accept_charset/#findComment-472271 Share on other sites More sharing options...
neylitalo Posted February 21, 2008 Share Posted February 21, 2008 HTTP_ACCEPT_CHARSET is a request header that's sent by your client, and has nothing to do with PHP, or anything on the server, for that matter. In Firefox, you can change it by navigating to about:config and changing intl.accept_charsets. Link to comment https://forums.phpfreaks.com/topic/92192-urgent-please-help-http_accept_charset/#findComment-472348 Share on other sites More sharing options...
werushka Posted February 21, 2008 Author Share Posted February 21, 2008 Thank you very much for clearing this up for me Link to comment https://forums.phpfreaks.com/topic/92192-urgent-please-help-http_accept_charset/#findComment-472361 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.