Wednesday 31 October 2007 5:15:12 am
I´m upgrading 3.9.2 to 3.10. I downloaded the file ranges.js in ez root directory and run the script displays the following error:
php bin/php/updateisbn13.php --file=ranges.js
Error: couldn't connect to database 'nextgen'
for mysql try:
mysql -e "create database nextgen;"
mysql tmp < kernel/sql/mysql/kernel_schema.sql
or use --help for more info
Do I have to copy the file in bin/php?
It´s a bug? Thanks
|