Hi! Help! Can't create database!
-
Server
- FOG Version: 1.2.0
- OS: Ubuntu 14
Client
- Service Version:
- OS:
Description
Installed and configured Fogproject , by clicking on the button “install/update” , error : The following errors occurred.
please help! -
What are the errors?
Do you have a password defined for your root user on mysql?
Is firewall disabled/off? (
sudo ufw status; sudo ufw disable
) -
-
firewall off
-
@Timur Try these two commands and tell us if either fails:
mysql -u root -h 127.0.0.1 -D fog
mysql -u root -h localhost -D fog
-
Can you have full manual?
-
@Timur my advice is for you is to build a new Ubuntu 16.04 server (or debian 8 or Centos 7 or Fedora 25) and install fog 1.3.0.
Here is a resource:
https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunkAlso:
https://wiki.fogproject.org/wiki/index.php?title=CentOS_7