<< Ch 1 : Introduction | Up | Ch 3 : AjaXplorer GUI >>
The current build of AjaXplorer can be downloaded from http://sourceforge.net/projects/ajaxplorer/. Unzip using WinZip, ZipGenius or tar -xzf AjaXplorer-core-2.4-dist.zip.
Now that we’ve got our files, we can upload the whole directory to the web server (using your favorite FTP program) in case you’re not already working there.
AjaXplorer needs to save/download files and be able to modify user registry. Therefore make sure the following directories (and file within) are writeable for the web server:
2.3 Configuration & Quick Start
Quick Start : Once you have extracted the AjaXplorer distribution, just access it through your web browser. A diagnostic tool will be ran once to check that your configuration is ok. Then you will have a warning telling you that the user « admin » has been created with the password « admin » : log in with these id/password, and go the the « Settings » panel to change the admin password. You are done!
Custom Start : For more security, you can browse to server/conf and open the file conf.php. Use your favorite text editor to open and modify this document. We’ll customize settings in this file for your unique server configuration and security purposes. Make the mandatory changes listed in section 2.4 Required Settings.
Access through your web server to the following directories should be denied upon completing configuration:
Note: AjaXplorer uses .htaccess files to protect these directories automatically, be sure to allow override of the Limit directives on your web server (contact your Webmaster).
Upon completing installation, browse to your live site on the web server (http://yourdomain.com). As AjaXplorer loads, it will display « Loading Components’ Main Template Loaded’ Action Bar Initialized’ List Loaded ». Once you arrive at the login screen, login using your credentials. [default username=admin / password=admin]
Select Remember Me to save a cookie with your login credentials to the local machine. Note: Do not use on public computers.