PDA

View Full Version : phpmyadmin with mbstring.func_overload


igongora
7th May 2007, 11:08
Hi,

I'm running a LAMP server, and I installed egroupware, according to egroupware documentation, it needed to have mbstring.func_overload = 7, but making that change my phpmyadmin installation stopped working, and won't work unless I change mbstring.func_overload 1 again.

I tried using a .htaccess to modify the mbstring value for my phpmyadmin installation, but it didn't work either

Any sugestion?

Thanks in advance.

falko
8th May 2007, 17:10
What did you put into your .htaccess file?
Any errors in Apache's error log?