How to run aspire its still connect to database error
Aspirewap Tut
Collapse
X
-
Create new database in "MySQL® Databases" : (Database names and users and passwords can be called whatever you want, just remember them for later)
Next Create a New user: (further down the page):
Next assign the user to the database:
Next goto "phpMyAdmin" , There is 2 ways of putting sql on:
or probably better for you in this case - Copy and paste the contents of "database.txt" into phpMyadmin
go back to the script and edit "config.inc.php" to include the names/password of the database you just created.:
Last edited by something else; 21.04.17, 18:58.
-
Here is a good tutorial: https://www.phpclasses.org/blog/pack...i.html#convert
Other than that you maybe able to change php version on your control panel
Comment
Comment