www.pancake-test3.automatedwebsolutions.com
Open in
urlscan Pro
23.235.207.78
Public Scan
URL:
https://www.pancake-test3.automatedwebsolutions.com/
Submission: On July 18 via api from US — Scanned from DE
Submission: On July 18 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form — POST
<form method="post" action="" id="form" name="form">
<p>Enter your database connection settings.</p>
<table style="width: 100%;">
<tbody>
<tr>
<th class="col1"><label for="db_host">Database Host:</label></th>
<td class="col2">
<input id="db_host" name="db_host" type="text" size="20" value="localhost">
</td>
<td class="col3">localhost or an ip (192.168.0.1)</td>
</tr>
<tr>
<th class="col1"><label for="db_port">Database Port:</label></th>
<td class="col2">
<input id="db_port" name="db_port" type="text" size="20" value="3306">
</td>
<td class="col3">Which port is MySQL running on? Usually 3306.</td>
</tr>
<tr>
<th class="col1"><label for="db_name">Database Name:</label></th>
<td class="col2">
<input id="db_name" name="db_name" type="text" size="20" value="">
</td>
<td class="col3">The name of the database to use.</td>
</tr>
<input name="dbprefix" type="hidden" value="pancake_">
<tr>
<th class="col1"><label for="db_user">Username:</label></th>
<td class="col2">
<input id="db_user" name="db_user" type="text" size="20" value="">
</td>
<td class="col3">Your MySQL username.</td>
</tr>
<tr>
<th class="col1"><label for="db_pass">Password:</label></th>
<td class="col2"><input id="db_pass" name="db_pass" type="password" size="20" value="">
</td>
<td class="col3">Your MySQL password.</td>
</tr>
</tbody>
</table>
<br>
<p>Enter the login details you want to use for Pancake.</p>
<table style="width: 100%;">
<tbody>
<tr>
<th class="col1"><label for="username">Admin Username</label></th>
<td class="col2">
<input id="username" name="username" type="text" size="20" value="admin">
</td>
<td class="col3">What you want to login with.</td>
</tr>
<tr>
<th class="col1"><label for="password">Password</label></th>
<td class="col2"><input id="password" name="password" type="password" size="20"></td>
<td class="col3">Choose a password.</td>
</tr>
<tr>
<th class="col1"><label for="password_confirm">Confirm Password</label></th>
<td class="col2"><input id="password_confirm" name="password_confirm" type="password" size="20"></td>
<td class="col3">Confirm the password.</td>
</tr>
</tbody>
</table>
<br>
<p class="center">
<button type="submit" class="button">Mmmm... Let's Eat!</button>
</p>
</form>
Text Content
LET'S MAKE SOME PANCAKES! If you have any difficulty installing Pancake, don't forget: We can install Pancake for you, for free. Just start a free support ticket. -------------------------------------------------------------------------------- Enter your database connection settings. Database Host: localhost or an ip (192.168.0.1) Database Port: Which port is MySQL running on? Usually 3306. Database Name: The name of the database to use. Username: Your MySQL username. Password: Your MySQL password. Enter the login details you want to use for Pancake. Admin Username What you want to login with. Password Choose a password. Confirm Password Confirm the password. Mmmm... Let's Eat!