You are here
jerk - Sat, 2016/01/30 - 17:14
Stuck during setup.
Setup the MySQL database and insert the default schema:
./discovery.php -u
After I run this command, nothing happens. So I tried
php ./includes/update/update.php
... same results:
mysql> php ./includes/update/update.php
->
I am stuck at this arrow prompt.
What do? New to DBs.
Forum:
Sorry I have no idea what you're trying to do...
Although FWIW it looks like you're trying to run bash commands within a mysql shell. Quit out of that first and then try rerunning your script...
Add new comment