Hello, I have fresh install of Freebsd 13.3 32bit, what is going on that its unable to install succesfully mysql80-server or mysql81-server? Installing from ports delivered with iso = errors, installing after updating ports = errors, also there is no mysql80-server+ in pkg search, there is only...
From general stupidity I have managed to mangle mysql80-server when I tried too upgraded it when I upgrade to FreeBSD 13.2.
In working with the the installation If tried to follow the process set forth in
https://forums.freebsd.org/threads/failed-on-start-mysql80-server-on-freebsd12-0.68857/...
I just installed devel/bugzilla50 (via ports). It installed just fine from the FreeBSD package/ports point of view, but when I then run its "checksetup.pl" script (which is apparently needed to do Bugzilla's initial configuration), it fails when trying to create the table "groups":
I poked...
apache works, nginx works, but php.info does not load; I followed this guide to install php but beyond that did not configure anything.
php -i|grep mysql
Configure Command => './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--with-libxml'...
While installing mysql80 together with nginx, a conflict was seen with mysql57 which was already there, and while removing mysql57, the screenshot software Spectacle was also automatically removed. Mysql80 installation was completed, but when trying to install Spectacle from the Ports tree or...
Not a FreeBSD issue but I post it here to help people avoid corruption with their databases.
If you still use MySQL 8.0.28 don't upgrade to 8.0.29 as it causes corruption when you have queries like this when data imported in previous versions:
ALTER TABLE wp_wc_admin_note_actions DROP COLUMN...
Hello Folks,
I see that repo has everting needed to setup MySQL 5.6 and 5.7 with Galera Cluster. However for MySQL 8 only the library is provided. I don't see the wsrep patch anywhere. Has anyone set this up on BSD?
I tried to modify datadir where at /usr/local/etc/mysql/my.cnf to new path and restarted MySQL.
But when I showed variable of datadir, It was still at original path.
I tried those steps
1. stop MySQL
1. ee /usr/local/etc/mysql/my.cnf
2. datadir=/var/db/mysql ====> datadir=/newdir
3. cp -r...
I have a fresh install of databases/mysql80-server version 8.0.21 (installed using pkg install mysql80-server), and when I attempt to start the service, it doesn't seem to actually start. I've looked through threads on this forum and a few others, and still haven't found a solution, so I'll post...
I wanted to install asterisk on my FreeBSD 12.1-Release PC from asterisk source code.
I managed to install packages on /usr/src directory, however make command outputs error
/usr/local/bin/ld: crypt.o: in function `ast_crypt':
/usr/src/asterisk/asterisk-17.5.0/main/crypt.c:124: undefined...
Hi folks!
I've installed mysql server and client 8 version from packages. After that, I try to install cacti and see this:
Conflicts with the existing packages have been found.
One more solver iteration is needed to resolve them.
The following 39 package(s) will be affected (of 0 checked)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.