This forum is no longer active. Please post your questions to our new community site
Unable to create new database in phpmyadmin
|
|
I installed mampstack-1.1-4 then went to create a new database in phpmyadmin. It wouldn’t let me create a database and gave me this error: db_create.php: Missing parameter: new_db Is there a way to get phpmyadmin to create databases? I’m on Mac OS 10.4.11. Thanks |
|
|
Hi, I usually create databases from the command line. Try the following from a terminal: $ cd Cheers. |

