• 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.

Webmail Error ! help me plz

S

spsgorgan

Guest
Hi . i setup plesk 8.6 and create a domain . but when goto webmail show this error :

A fatal error has occurred
DB Error: extension not found
Details have been logged for the administrator.
PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_curl.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_gettext.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_imap.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_mbstring.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_mysql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_pdo.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_pdo_sqlite.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_sockets.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_sqlite.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php_xsl.dll' - The specified module could not be found. in Unknown on line 0


please help me
 
check that your modules folder is correct.

In the error, it shows modules cannot be loaded from the module directory. For example, "C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php _curl.dll'".

Does that file exist? Check your php.ini file.

To find out where is your php.ini located, run phpinfo and the correct php.ini path will be shown there.

Then edit your php.ini file to the correct module path.
 
Dear abubin
i check it. all modules is correct and file exist in C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext\php _curl.dll.
i check php.ini file and see this address : C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\ext
this address is correct .
//****************************
oh no ! when i update 8.6.0 to 8.6.1 my webmail is not shown in Mail Menu !!! :((



help me plz :(
 
Hello spsgorgan,

Please be sure registry value HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath is empty.
 
Dear sergius
value of HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath is :
C:\Program Files\Parallels\Plesk\Additional\PleskPHP5\
 
Back
Top