-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation won´t start #36
Comments
You need to provide more details when having issues. This is not enough for developer to assist |
Hi, I just downloaded the zip, unzip it into a root and then visited the page. Nothing happened. No guide showed. |
Hello, |
Hello, nothing happened, blank window, no error. |
Hi, |
What file? |
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'localhost' (using password: YES) in /srv/users/grapadevftp/apps/phpgrapejs/public/config/Database.php:87 Stack trace: #0 /srv/users/grapadevftp/apps/phpgrapejs/public/config/Database.php(87): mysqli->__construct('localhost', 'root', Object(SensitiveParameterValue), 'test_cms', '3306', '') #1 /srv/users/grapadevftp/apps/phpgrapejs/public/config/dbconnection.php(6): Database->MysqliConnection() #2 /srv/users/grapadevftp/apps/phpgrapejs/public/elements/view.php(6): require_once('/srv/users/grap...') #3 /srv/users/grapadevftp/apps/phpgrapejs/public/index.php(14): require_once('/srv/users/grap...') #4 {main} thrown in /srv/users/grapadevftp/apps/phpgrapejs/public/config/Database.php on line 87 |
And of course I can follow all the files and set all the settings and create database and import the sql, but that´s what the installer should do, right? |
If you want to make the application work without doing an installation, you can enter the installer/sql/page.sql folder and export to the database, and change the configuration parameters of the config/server.php file |
Hi, I just tried your project and the installation process doesn´t start.
The text was updated successfully, but these errors were encountered: