Step 4 : E.G.G.S. Automatic Installer

We are now ready for the final step in our installation process.

Open up your web browser, like Internet Explorer or Netscape.

Type in the URL the address of your install.htm file. For example, if your domain name is www.mywebsite.com and you have created a directory eggs under this domain, enter the following into your web browser’s address:

            www.mywebsite.com/eggs/install.htm

If you have the URL typed in correctly, the following screen will show up:

 

Here you can type in the name of the database server provided to you by your hosting service provider. Usually it is localhost.

You must provide the name of the database you just created for E.G.G.S.™ to use.

You must also provide the database user name and password for E.G.G.S.™ to login to your database and utilize it.

Press the Install button and your E.G.G.S.™ software will be installed instantly to your website.

You should now see a screen that looks like this below.

Since you have already set-up your cron events, you can now now login into your E.G.G.S.™

 

 

Tip :

 

Now you must connect to your hosting server once again using an FTP client and delete two files for security reasons. These are:

install.htm

setup.php

Both of these files can be found on the root folder of E.G.G.S. ™


Alternatively, you can use SSH and go to your E.G.G.S.™ folder and type in the following commands:

rm install.htm
rm setup.php