Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Roadmap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Goldmann
Roadmap
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Updated Home (markdown)
authored
8 years ago
by
Robert Goldmann
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+6
-9
6 additions, 9 deletions
Home.md
with
6 additions
and
9 deletions
Home.md
View page @
56a981d6
### 1. create a new empty MySQL database
### 2. open `php/mysql.php` an fill in your database credentials
-
line 12: replace "roadmap" with your database name
-
line 13: replace "root" with your database user
-
line 14: insert your database password
### 2. open `php/admin/helper/settings.php` an fill in your settings
-
line 2: insert your database name
-
line 3: insert your database username
-
line 4: insert your database password
-
line 6: choose your admin password

### 3. open `php/admin/helper/checkLogin.php` and choose your admin password


### 4. DONE!
\ No newline at end of file
This diff is collapsed.
Click to expand it.