Hello, i installed webserv 1.2.7.0 php 4.3.9, and i can't create databases.
C:\WebServ\mysql\bin>mysqladmin create forum
mysqladmin: CREATE DATABASE failed; error: 'Access denied for user: '@localhost'
to database 'forum''
i gave a pass when i started the installation, all seems to run but still i can't add/edit a database/user. when i do http://127.0.0.1/phpmyadmin, i get a login page, but what's the username? i only gave a password when i had to install it, and it didn't ask me for a username. it doesn't matter what i try i always get : Cannot login to MySQL server.
Though everything else seems to work fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, i installed webserv 1.2.7.0 php 4.3.9, and i can't create databases.
C:\WebServ\mysql\bin>mysqladmin create forum
mysqladmin: CREATE DATABASE failed; error: 'Access denied for user: '@localhost'
to database 'forum''
i gave a pass when i started the installation, all seems to run but still i can't add/edit a database/user. when i do http://127.0.0.1/phpmyadmin, i get a login page, but what's the username? i only gave a password when i had to install it, and it didn't ask me for a username. it doesn't matter what i try i always get : Cannot login to MySQL server.
Though everything else seems to work fine.
the default username for MySQL is root, this is covered in the MySQL