<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class="">I'm trying to do a new install of zend.to on Ubuntu 14.04 (64 bit) using the installer script.</div><div class=""><br class=""></div><div class="">It crashes out trying to set up MySQL with PHP. I know MySQL isn't needed for the system any more, but apparently it gets installed so the PHP tests pass, and then gets removed again.</div><div class=""><br class=""></div><div class="">The output from this part of the install process is below. (stdout and stderr are combined, so it's a little weird). Note that I uninstalled MySQL prior to running the installer this last time, so there's no other process running. I've also tried setting the permissions to 777... It doesn't seem to be a permissions issue.</div><div class=""><br class=""></div><div class="">Does anybody know what's going on?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Greg</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">+ /usr/sbin/mysqld --no-defaults --user=mysql --bind-address=127.0.0.1 --port=2766 --socket=/root/zendto-build-store/php5-5.5.9+dfsg/mysql_db/mysql.sock --datadir=/root/zendto-build-store/php5-5.5.9+dfsg/mysql_db --bootstrap --skip-grant-tables</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [Note] /usr/sbin/mysqld (mysqld 5.5.54-0ubuntu0.14.04.1) starting as process 19855 ...</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [Note] Plugin 'FEDERATED' is disabled.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: The InnoDB memory heap is disabled</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Mutexes and rw_locks use GCC atomic builtins</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Compressed tables use zlib 1.2.8</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Using Linux native AIO</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Initializing buffer pool, size = 128.0M</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Completed initialization of buffer pool</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: Unable to lock ./ibdata1, error: 13</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: Check that you do not already have another mysqld process</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: using the same InnoDB data or log files.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24&nbsp; InnoDB: Operating system error number 13 in a file operation.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: The error means mysqld does not have the access rights to</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: the directory.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">InnoDB: Error in creating or opening ./ibdata1</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: Could not open or create data files.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: If you tried to add new data files, and it failed here,</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: you should now edit innodb_data_file_path in my.cnf back</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: to what it was, and remove the new ibdata files InnoDB created</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: in this failed attempt. InnoDB only wrote those files full of</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: zeros, but did not yet use them in any way. But be careful: do not</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 InnoDB: remove old data files which contain your precious data!</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [ERROR] Plugin 'InnoDB' init function returned error.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [ERROR] Unknown/unsupported storage engine: InnoDB</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [ERROR] Aborting</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">170302 12:44:24 [Note] /usr/sbin/mysqld: Shutdown complete</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">make: *** [test-results.txt] Error 1</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[1m </span><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[0m</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[1mOh dear, building PHP failed. I am going to need help.</span><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[0m</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[1mPlease try to fix whatever was wrong and re-run this script.</span><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[0m</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[1mExiting...</span><span style="font-variant-ligatures: no-common-ligatures; color: #5330e1" class="">^[</span><span style="font-variant-ligatures: no-common-ligatures" class="">[0m</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><p style="box-sizing: border-box; margin: 0px 0px 25px; padding: 0px; border: 0px; font-family: proxima-nova, sans-serif; font-size: 16px; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class=""><img alt="Truman State University" src="http://identity.truman.edu/files/2013/11/2clogo.jpg" style="box-sizing: border-box; border: none; vertical-align: middle; margin: 0px; padding: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; height: auto; max-width: 100%;" class="">&nbsp;<br style="box-sizing: border-box;" class=""></p><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 14pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(112, 48, 160);" class="">Greg Marshall</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">Web Services Manager</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">IT Services</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">Truman State University</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">111C McClain Hall</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">100 E. Normal Avenue</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">Kirksville, MO 63501</div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class="">(660) 785-4254</div><p id="sigphone2" style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class=""></p><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class=""><a id="sigemail" href="mailto:gmarsh@truman.edu" style="box-sizing: border-box; color: rgb(112, 44, 145); text-decoration: none; margin: 0px; padding: 0px; border: 0px; font-family: proxima-nova, sans-serif; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; vertical-align: baseline; cursor: pointer;" class="">gmarsh@truman.edu</a></div><div style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: Calibri, sans-serif; font-size: 11pt; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class=""><a href="http://www.truman.edu/" style="box-sizing: border-box; color: rgb(112, 44, 145); text-decoration: none; margin: 0px; padding: 0px; border: 0px; font-family: proxima-nova, sans-serif; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: 600; font-stretch: inherit; line-height: inherit; vertical-align: baseline; cursor: pointer;" class="">www.truman.edu</a></div><p style="box-sizing: border-box; margin: 0px 0px 25px; padding: 0px; border: 0px; font-family: proxima-nova, sans-serif; font-size: 16px; font-stretch: inherit; line-height: 1.4; vertical-align: baseline; color: rgb(51, 51, 51);" class=""><span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: 14pt; font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline;" class="">Don’t follow.&nbsp;&nbsp;<span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline;" class=""><span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(112, 48, 160);" class="">Pursue.</span></span></span></p></div></div>
</div>
<br class=""></div></body></html>