Web Hosting Talk







View Full Version : phpMyAdmin error


BooBoo
07-15-2002, 01:54 PM
I installed phpMyAdmin. It seemed to go fine, but when I try to access it, I get the following error displayed on the webpage:

Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.

What did I do wrong?

GideonX
07-16-2002, 08:54 AM
quick and easy way, try changing $cfg['AllowAnywhereRecoding'] in the config file to FALSE.

BooBoo
07-16-2002, 10:58 AM
I reinstalled to a previous version, 2.2.6. I was trying to use 2.3.0-rc3. Evidently, it is a bug. But I will try your suggestion. I will reinstall on a different server and try it. I will post the results here.

BooBoo
07-16-2002, 11:51 AM
That worked like a charm! Thanks!!! :D

BooBoo
07-16-2002, 11:52 AM
I reinstalled to a previous version, 2.2.6. I was trying to use 2.3.0-rc3. Evidently, it is a bug. But I will try your suggestion. I will reinstall on a different server and try it. I will post the results here.