====== OpenBSD MySQL ====== * [[OpenBSD]] Installing MySQL on OpenBSD is pretty straight forward. Once you've got the package manager setup, install the package: <code> pkg_add mysql-server </code> And then start the setup: <code> mysql_install_db </code> Because of how the chroot jails are setup, when creating users, grant them access from hostname ''127.0.0.1'' instead of localhost. This can solve some headaches involved when setting up a web server stack.
Trace:
Article
Show pagesource
Old revisions
Log In
Navigation
[
Please fill or disable this placeholder (:wiki:navigation)
]
Search
Toolbox
What links here
Recent Changes
Site index
Printable version
QR Code