I am a complete noob on mysql databases or how to install one. Is there a simple and easy to understand tutorial on how to install a mysql database in cpanel?
thanks
The views expressed on this page by users and staff are their own, not those of NamePros.
.. and please only give the user the privileges they need. If your site users will only need to look up information (select), don't give them things like update, alter, create, insert, delete, drop ...
I have used mysql for scripts that i bought and the thing i always have to remember for the database name and user name is that it puts my cpanel name in front of it and underscore the database name and username. That's the info I end up using in the config.php file that i have to manipulate.
I am a total novice for mysql by I use them with scripts that i buy,