Auto-create Database on initial run #10

Closed
opened 2020-08-04 16:43:57 +00:00 by MrLyallCSIT · 1 comment
MrLyallCSIT commented 2020-08-04 16:43:57 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
FHeD does not create the tables required to run when it is first installed. This can be done with a simple script in the prereqs.php file.

Describe the solution you'd like
Script call in prereqs.php

Describe alternatives you've considered
Manually adding Tables and configuration

Additional context
Would allow ease of use and intuitiveness. Script running can be found here

**Is your feature request related to a problem? Please describe.** FHeD does not create the tables required to run when it is first installed. This can be done with a simple script in the prereqs.php file. **Describe the solution you'd like** Script call in prereqs.php **Describe alternatives you've considered** Manually adding Tables and configuration **Additional context** Would allow ease of use and intuitiveness. Script running can be found [here](https://stackoverflow.com/questions/4027769/running-mysql-sql-files-in-php#:~:text=You%20should%20run%20your%20.,db_pass'%5D%7D'%20%22%20.)
github-actions[bot] commented 2020-08-04 16:44:12 +00:00 (Migrated from github.com)

Branch issue-10 created!

Branch [issue-10](https://github.com/luketainton/FHeD/tree/issue-10) created!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: archives/FHeD#10