• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

MySQL Could Not Start - Installation Error

S

Scifience

Guest
I am trying to install Plesk 8.0.1 on a FreeBSD 6.0 VPS. The autoinstaller refuses to work at all, claiming that there is no available disk space (not true).

The network installer seems to work, until it gets to the point where it starts MySQL. It fails at this point.

Below is the installer log file. Any help would be greatly appreciated. Thanks

START LOGGING: Thu Nov 16 18:33:19 GMT 2006
SCRIPT: ./psa_v8.0.1_build80060615.20_os_FreeBSD_6.0_i386.sh

START LOGGING: Thu Nov 16 18:33:19 GMT 2006
SCRIPT: ./psa_v8.0.1_build80060615.20_os_FreeBSD_6.0_i386.sh
Trying to define super-server internet daemon type... inetd
Trying to check if inetd daemon is running... done

===> Checking for previous installation ... not found.

START LOGGING: Thu Nov 16 18:33:19 GMT 2006
SCRIPT: ./psa_v8.0.1_build80060615.20_os_FreeBSD_6.0_i386.sh

===> Checking for the necessary system accounts
Checking for the system groups and users necessary for Qmail...
Checking for the group 'qmail'...
Trying to add group 'qmail'... done

Checking for the group 'nofiles'...
Trying to add group 'nofiles'... done

Checking for the user 'alias'...
Trying to add user 'alias'... done

Checking for the user 'qmaild'...
Trying to add user 'qmaild'... done

Checking for the user 'qmaill'...
Trying to add user 'qmaill'... done

Checking for the user 'qmailp'...
Trying to add user 'qmailp'... done

Checking for the user 'qmailq'...
Trying to add user 'qmailq'... done

Checking for the user 'qmailr'...
Trying to add user 'qmailr'... done

Checking for the user 'qmails'...
Trying to add user 'qmails'... done

Checking for the group 'popuser'...
Trying to add group 'popuser'... done

Checking for the user 'popuser'...
Trying to add user 'popuser'... done

done
Checking for the system groups and users necessary for MySQL...
Checking for the group 'mysql'...
Group 'mysql' already exists

Checking for the user 'mysql'...
User 'mysql' already exists

Checking for the system groups and users necessary for admin server...
Checking for the group 'psaadm'...
Trying to add group 'psaadm'... done

Checking for the user 'psaadm'...
Trying to add user 'psaadm'... done

Checking for the system groups and users necessary for Apache...
Checking for the group 'apache'...
Trying to add group 'apache'... done

Checking for the user 'apache'...
Trying to add user 'apache'... done

Checking for the group 'psaftp'...
Trying to add group 'psaftp'... done

Checking for the user 'psaftp'...
Trying to add user 'psaftp'... done

Checking for the group 'psaserv'...
Trying to add group 'psaserv'... done

Checking for the group 'psaserv'...
Trying to add supplementary group 'psaserv' for user 'apache'... done
done
Checking for the group 'psaserv'...
Trying to add supplementary group 'psaserv' for user 'psaftp'... done
done
Checking for the group 'psaserv'...
Trying to add supplementary group 'psaserv' for user 'psaadm'... done
done
Checking for the group 'psacln'...
Trying to add group 'psacln'... done

Checking for the system groups and users necessary for PostgreSQL...
Checking for the group 'postgres'...
Trying to add group 'postgres'... done

Checking for the user 'postgres'...
Trying to add user 'postgres'... done

Checking for the system groups and users necessary for Mailman...
Trying to Set up right mailman UID/GID (91)... done
Checking for the group 'mailman'...
Trying to add group 'mailman'... done

Checking for the user 'mailman'...
Trying to add user 'mailman'... done


Unable to find product configuration file: /etc/psa/psa.conf


So, it's time to unpack distribution files
All files will be extracted into /usr/local/psa directory
This operation takes some time,
please, wait...

===> Checking integrity of package...

===> Extracting distribution into /usr/local/psa directory...
Extraction successfully completed

Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)
Trying to move 'psa.conf' to the proper location... done
Trying to move 'psa.key' to the proper location...
===> Installing default permissions
Trying to set up default mysql permissions... done
Trying to set up default apache permissions... done
Trying to set up default qmail permissions... done
Trying to set up default webalizer permissions... done
Trying to set up default logrotate permissions... done
Trying to set up default perl permissions... done
Trying to set up default postgresql permissions... done
Trying to set up default spamassassin permissions... done


===> Installing rbash
Checking that /usr/local/bin/rbash registered as login shell...
Trying to add /usr/local/bin/rbash to /etc/shells... done


===> Installing MySQL Server
Installing privileges Database... Installing all prepared tables
Fill help tables

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/local/psa/mysql/bin/mysqladmin -u root password 'new-password'
/usr/local/psa/mysql/bin/mysqladmin -u root -h scifiencenetworks.com password 'new-password'
See the manual for more instructions.

You can start the MySQL daemon with:
cd /usr/local/psa/mysql ; /usr/local/psa/mysql/bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the /usr/local/psa/mysql/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
done
Trying to start MySQL server... Plesk: MySQL has been started
done

ERROR while trying to start MySQL server

Aborting...



Plesk: MySQL server has been stopped
Plesk: admin server has been stopped
Plesk: Apache server has been stopped
Plesk: Qmail server has been stopped
Plesk: Courier-IMAP server has been stopped
pg_ctl: could not find /usr/local/psa/postgresql/data/postmaster.pid
Is postmaster running?
Plesk: pgsql has been stopped
Plesk: Apache server has been stopped
Plesk: SpamAssassin has been stopped

WARNING:
something wrong with file /usr/local/psa/rc.d/drwebd
can't handle Qmail Server
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to restart inetd daemon... done
Trying to remove user alias... done
Trying to remove user qmaild... done
Trying to remove user qmaill... done
Trying to remove user qmailp... done
Trying to remove user qmailq... done
Trying to remove user qmailr... done
Trying to remove user qmails... done
Trying to remove user popuser... done
Trying to remove user psaadm... done
Trying to remove user apache... done
Trying to remove user psaftp... done
Trying to remove user postgres... done
crontab: no crontab for mailman
 
Sorry can't help with the MySQL problem, but regarding disk space ...

I seem to remember that the Plesk installer uses temp space in /opt. It may be that your disk is partitioned with plenty of space in /var and /usr, but not much for /. In the past, I've just symlinked /opt to /var/opt to keep the autoinstaller happy.
 
Back
Top