xeoncross / lowendscript

Bash scripts to set up/bootstrap low end virtual servers
326 stars 100 forks source link

Mysql fails to start #41

Open vatruica opened 8 years ago

vatruica commented 8 years ago

Output after running ./setup-debian.sh mysql on debian6 x64 :

invoke-rc.d: initscript mysql, action "start" failed. dpkg: error processing mysql-server-5.5 (--configure): subprocess installed post-installation script returned error exit status 1 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 mysql-server (--configure): dependency problems - leaving unconfigured configured to not write apport reports configured to not write apport reports Errors were encountered while processing: mysql-server-5.5 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1)

Nothing in /var/log/mysql.err , mysql.log or /var/log/mysql/

xeoncross commented 8 years ago

What OS, version, and arch (32 / 64bit) are you using?

vatruica commented 8 years ago

Its mentioned on the first line above - debian6 x64