@Wayne-Workman said in Error 500 while trying to display Imaging Log:
@Dave-Wolf said in Error 500 while trying to display Imaging Log:
but if I try to use this name and password to access the mySQL database, it fails to login.
How are you trying to use it? Give us the command, replace the password with something else but ensure the structure of the command is the same.
@Dave-Wolf said in Error 500 while trying to display Imaging Log:
What should the FOG_STORAGE_MYSQLUSER actually be in the web config page?
It should be fogstorage
I initially thought that my report display problem was an issue with the SQL database, so I was following the “Testing MySQL” section of the “Troubleshooting MySQL” section of the wiki. I was using the following command:
mysql -u fogstorage -p****** -D fog
and I was getting an “access denied” message, though I just checked that again now and it is working fine. So I’m not sure what was wrong, maybe it was just Friday after a long week…
In any case, thank you so much again for your responses to help me resolve the imaging report issue.
Cheers,
Dave.