Online Publishing Solution
Install Aqua
The installer file is not up to date so you have to do a manual install
Please note: This version will only work when installed in the root folder.
Upload all files to the root folder of your website.
Edit the database access info in the application.php file
$sitename = ""; // this is the prefix added to your tables sitename_tablename
$dbhost = "localhost"; // address of database
$database = ""; // database name
$dbuser = ""; // database user name
$dbpassword = ""; // database password
Thats's all you need to edit.
Now run the install.php file: http:www.yourdomain.com/install.php
Make sure to set the folders to writeable.
Once all folders are set continue. The installer will build the database tables and set defaults.
When the installer is done you can login.
The default log in is
User: admin
Password: admin
Change this as soon as logged in.
Change the install.php file and setup.php file names or delete them.
Aqua 2 Beta is now ready to use.
Please note: This version will only work when installed in the root folder.
Upload all files to the root folder of your website.
Edit the database access info in the application.php file
$sitename = ""; // this is the prefix added to your tables sitename_tablename
$dbhost = "localhost"; // address of database
$database = ""; // database name
$dbuser = ""; // database user name
$dbpassword = ""; // database password
Thats's all you need to edit.
Now run the install.php file: http:www.yourdomain.com/install.php
Make sure to set the folders to writeable.
Once all folders are set continue. The installer will build the database tables and set defaults.
When the installer is done you can login.
The default log in is
User: admin
Password: admin
Change this as soon as logged in.
Change the install.php file and setup.php file names or delete them.
Aqua 2 Beta is now ready to use.

