![]() |
User add error - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: User add error (/thread-9435.html) |
User add error - warlock - 01-30-2010 01:12 AM I run ispCP Omega 1.0.3 on FreeBSD 7.2 After installation process I try to add new user in supervisor's panel and i get this error in file ./reseller/user_add1.php: Code: Fatal error: Call to undefined function mb_internal_encoding() in /usr/local/www/ispcp/gui/include/input-checks.php on line 642 Can you help me in my problem ? RE: User add error - kilburn - 01-30-2010 01:15 AM You have to install the "php5-mbstring" port. RE: User add error - warlock - 01-30-2010 01:26 AM The problem has been solved... Many thanks !!! |