phpMyAdmin installation

Discussion in 'Installation/Configuration' started by Nejko, Jan 29, 2006.

  1. Nejko

    Nejko New Member

    Ok, i'm asking, if anyone can explain it a bit. I got it working on my other server, i copied config.inc.php, but id doesn't work. What's wrong*

    :eek:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Can you please explain a little bit more :)

    Did you install phpmyadmin on both servers the same way? Have both servers the same linux distribution? Which error message do you get?
     
  3. Nejko

    Nejko New Member

    nop, one is redhat 9, other fedora core :) on rh it was already installed, i just copies it's config to other server. the error is:

    ...

    well, u wont believe me :S 2 hours ago iz didn't work, but now works wtf?!?! :D
    thanx for help anywayz

    edit: i have that below:

    The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.

    how to fix that?

    cu
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You must recompile PHP with mbstring extension (--enable-mbstring=all).
    Normally this shouldn't affect you if you're not using Chinese...
     

Share This Page