Can’t create database
-
I try to run install.php using the CLI php app, but I get a line telling me “Your PHP installation appears to be missing the MySQL which is required for WordPress.” I know this isn’t the case, so I try to make sure I’ve created a database, and none of my MySQL interfaces let me. mysql-admin crashes after I connect and start interacting with it; mysql-navigator kept telling me I had no permission to create a db. And now navigator won’t even launch. Running the CLI “mysql” interface doesn’t help me at all with creating a database. It’s good at telling me there is none, but the CREATE DATABASE command–I think that’s the right one–only responds with more input lines for me to type into until I give up and CTRL-Z the app. I’m certain that all I need to do is create a MySQL database. Yet this simple task is completely beyond me. What am I doing wrong?
- The topic ‘Can’t create database’ is closed to new replies.