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

Build GUI installer #1

Open
Sageth opened this issue Sep 28, 2017 · 2 comments
Open

Build GUI installer #1

Sageth opened this issue Sep 28, 2017 · 2 comments

Comments

@Sageth
Copy link
Owner

Sageth commented Sep 28, 2017

Installation should include SQL script in /installation and assist in configuration of the ini file. Additionally, installation script should not be able to be run multiple times in order to maintain security of the site.

@arysom
Copy link

arysom commented Oct 3, 2017

Hi, Sageth,
I like your project, It's a nice and clear idea. The gui installer would be great, but maybe for now, someone could make clear instruction how to run it for local dev. I've tried and I failed. Only syserror appeared in my window. I would prefer to fill one file of config and run php -S http://localhost:8000 from the root. Maybe import sql(it also gave me errors).

Best regards,
a.

@Sageth
Copy link
Owner Author

Sageth commented Oct 4, 2017

Appreciate the feedback.

Syserror means that it wasn't able to connect to the database. Also, may possibly be related to #16 which was also opened for the local environment. It also looks like I need to update the documentation -- you should be able to get a more clear error by setting the INI file to "Dev" rather than "Test." I'll get that updated shortly, as well as changing the reference from using phpArcade.php to phpArcade.ini for the configuration. Sorry about that.

Here's the relevant code for your error: github.com/Sageth/phparcade/blob/master/includes/classes/mySQL.php#L20
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants