XenForo
Administrative
- Thread starter
- Admin
- #1
So I've recently moved to MacOS for nearly a month. So many new things for me.
I tried to follow this instruction: macOS Dev Environment - XenForo 2.0 Documentation
But I got stuck at this step:
Read more
ادامه مطلب...
I tried to follow this instruction: macOS Dev Environment - XenForo 2.0 Documentation
But I got stuck at this step:
MariaDB
We now need to get MariaDB up and running.
In your terminal window, enter the following commands:
brew services start mariadb;
sudo /usr/local/bin/mysql_upgrade;
You will be asked the MySQL root password - there isn't one yet, so just press enter when...
Click to expand...
Read more
ادامه مطلب...