• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Fatal error: Call to undefined function: mb_internal_encoding() in C:\Program Files\S

R

robtbs

Guest
What the hell is this?
All i did was tried to login to the control panel...

Anyone any ideas?
I get this all the time now trying to..

https://<ip>:8443

Full Error:

Fatal error: Call to undefined function: mb_internal_encoding() in C:\Program Files\SWsoft\Plesk\admin\plib\messages.php on line 6

Iv check all my php.ini files... the php_mbstring.dll extention is enabled :(
 
Try to use command
defpackagemng --fix
If it does not help - reinstall php via Plesk modifier
 
I installed 7.5.5 on a clean server, installed the latest ZendOptimizer, and had the same problem. After uninstalling Zend Optimizer, Plesk CP is back to normal.
 
Zend optimizer can't be installed on Plesk system without some tweaking. By default Zend changes %system_root%\php.ini file and creates direct link to it in Windows Registry, so Plesk can't work in such conditions (it must use it's own plesk\admin\bin\php.ini). Thus, after installing Zend you have to delete registry key HKEY_LOCAL_MACHINE\SOFTWARE\PHP\inifile (or something about, it points to c:\windows\php.ini)
 
Originally posted by jbuts
Zend optimizer can't be installed on Plesk system without some tweaking. By default Zend changes %system_root%\php.ini file and creates direct link to it in Windows Registry, so Plesk can't work in such conditions (it must use it's own plesk\admin\bin\php.ini). Thus, after installing Zend you have to delete registry key HKEY_LOCAL_MACHINE\SOFTWARE\PHP\inifile (or something about, it points to c:\windows\php.ini)

Could someone clear this up for me please?
I am having this same problem, however I do not understand what has to be done to solve it.
 
do exactly as it says.
contact me if you like it done for you
 
Well I tried both clearing the key and deleting it however it still gives the error... Do I need to reboot the server after?
Sorry.. I am new to this. :-(
 
Anyone able to help me out here please? I really need to get this working ASAP. :-( Customers waiting.
 
Alright, so how's this for a stumper. I'm getting this error on the control panel, but Zend is not now and has not ever been installed on this server. Furthermore, there's no such PHP entry in the registry.

This is Plesk 7.5. Any ideas what might have caused it? The only thing that's been installed lately are some Windows updates.
 
Was a resolution ever found ot this problem for users who were not runnin zend (nor had it installed). The KB article is not helping much as that specific registery key is simply not present.

Faisal
 
Back
Top