blob: 6ad2c2428fdc8802db0803c68e003ed5c47ee69d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<p>
Gallery needs to talk to your MySQL database, so to get started
you'll need to know:
</p>
<ol>
<li> Database name </li>
<li> Database username </li>
<li> Database password </li>
<li> Database host </li>
</ol>
<p>
If you're missing any of this information, please ask your
web host or system administrator for a little help.
</p>
<p>
<a href="index.php?step=get_db_info">Continue</a>
</p>
|