I executed MAPis successfully and have apache running on port 8081, and the php test page is working as well. I closely monitored the MYSQL compile and install.... all is well right up to the point of creating the sample databases. Installation of Grant Tables Failed! I tried to start MySQL a variety of ways, including those noted in error message:
/usr/local/mysql/libexec/mysqld --skip-grant &
Then I get core dumps! I noticed that mysql.sock is missing from /tmp. I tried to mkae /tmp "sticky", but this was unsuccessful.
Also, what is the dependency on glibc-2.0.7?
Is it needed at run time for MYSQL? There was a mention of this in the MYSQL docs for Linux on MIPS.
Thanks,
Bill M
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I executed MAPis successfully and have apache running on port 8081, and the php test page is working as well. I closely monitored the MYSQL compile and install.... all is well right up to the point of creating the sample databases. Installation of Grant Tables Failed! I tried to start MySQL a variety of ways, including those noted in error message:
/usr/local/mysql/libexec/mysqld --skip-grant &
Then I get core dumps! I noticed that mysql.sock is missing from /tmp. I tried to mkae /tmp "sticky", but this was unsuccessful.
Also, what is the dependency on glibc-2.0.7?
Is it needed at run time for MYSQL? There was a mention of this in the MYSQL docs for Linux on MIPS.
Thanks,
Bill M