<!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head> <title>AlkalinePHP Install | Step 1</title> </head> <body bgcolor="#8db8fe" text="#000000" link="#008000" vlink="#ff8040" alink="#ff0000"> <font face="Verdana, Arial, Helvetica, sans-serif"> <h2>AlkalinePHP(V 0.75.78 <i>beta</i>) Install | Step 1</h2><br> [Database information] <form action="install2.php" method="post"> Site Name/Title: <input type="text" name="site_name" size="30" maxlength="80"><br> MySQL Server: <input type="text" name="server" size="30" maxlength="80"><br> Database Name: <input type="text" name="database" size="30" maxlength="80"><br> DB User Name: <input type="text" name="db_user_name" size="30" maxlength="80"><br> DB User Password: <input type="text" name="db_user_password" size="30" maxlength="80"><br> <input type="submit" value="Next-->"><br> ----------------------- OR ------------------------------<br> If you have already created the file "load_settings.inc" and do not wish <br> to re-write (or are unable to write) it use this link to skip that part:<br> <a href="install2.php?action=skip">Skip file creation</a> </form> </font> </body> </html>