Skip to content
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

Closed
NeXxik91 opened this issue Oct 9, 2023 · 9 comments
Closed

Installation won´t start #36

NeXxik91 opened this issue Oct 9, 2023 · 9 comments

Comments

@NeXxik91
Copy link

NeXxik91 commented Oct 9, 2023

Hi, I just tried your project and the installation process doesn´t start.

@lucasheer
Copy link

You need to provide more details when having issues. This is not enough for developer to assist

@NeXxik91
Copy link
Author

NeXxik91 commented Oct 14, 2023

Hi, I just downloaded the zip, unzip it into a root and then visited the page. Nothing happened. No guide showed.

@pepiuox
Copy link
Owner

pepiuox commented Oct 24, 2023

Hello,
What is the message that appears in the installation as a failure, in order to resolve it?

@NeXxik91
Copy link
Author

Hello, nothing happened, blank window, no error.

@pepiuox
Copy link
Owner

pepiuox commented Oct 24, 2023

Hi,
Rename the file to config/dbconnection.php, then it should redirect you to the installation folder.
Now you can create a new database and do the installation.

@NeXxik91
Copy link
Author

What file?

@NeXxik91
Copy link
Author

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

@NeXxik91
Copy link
Author

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?

@pepiuox
Copy link
Owner

pepiuox commented Oct 24, 2023

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

@pepiuox pepiuox closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants