• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

dpkg: error install mysql-sever

otlet

New Pleskian
I try to install Plesk and get this

Code:
Reading package lists...
Gathering information about installed license key...
Checking whether the package dependencies are resolved.
Determining the amount of free disk space
===============================================================================

Following amount of diskpace required in directories:
/opt: 3000.00 Mb.
Total required: 3000.00 Mb, available 402968.00 Mb.


N) Next page; P) Go back; Q) Cancel installing
Select an action [N]:
Preparing Your System for Product Installation
===============================================================================

There are 742 packages required for the product to function properly, which
were not found in your system.

There are 10 packages that need to be upgraded
in order to install the product.



N) Install packages;
S) Show a list of packages; L) Return to primary components list;
Q) Cancel installing;
Select an action [N]:
Installing packages
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  sgml-base
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  ca-certificates libc-client2007e libmcrypt4 libpq5 libxmlrpc-c++8
  libxmlrpc-core-c3 mlock openssl plesk-mysql-server
  sw-libboost-filesystem1.55.0 sw-libboost-system1.55.0
Suggested packages:
  uw-mailutils libmcrypt-dev mcrypt
The following NEW packages will be installed:
  ca-certificates libc-client2007e libmcrypt4 libpq5 libxmlrpc-c++8
  libxmlrpc-core-c3 mlock openssl plesk-mysql-server pp12.5.30-bootstrapper
  sw-engine-cli-2.16 sw-libboost-filesystem1.55.0 sw-libboost-system1.55.0
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded.
10 not fully installed or removed.
Need to get 0 B/4765 kB of archives.
After this operation, 17.5 MB of additional disk space will be used.
Setting up mysql-server-5.5 (5.5.47-0ubuntu0.14.04.1) ...
/var/lib/dpkg/info/mysql-server-5.5.postinst: line 146: logger: command not found
ATTENTION: An error has occured. More info is in the syslog!
/var/lib/dpkg/info/mysql-server-5.5.postinst: line 236: logger: command not found
dpkg: error processing package mysql-server-5.5 (--configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of mysql-server:
mysql-server depends on mysql-server-5.5; however:
  Package mysql-server-5.5 is not configured yet.

dpkg: error processing package mysql-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mysql-server-5.5
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

ERROR: An error occurred on attempt to install packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

OS: Ubuntu 14.04 LTS
 
Try following fix

# apt-get install bsdutils

After that run Plesk installation again.
 
Back
Top