Proxylizer/Getting Started: Difference between revisions
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
==== Permissions for directories ==== | ==== Permissions for directories ==== | ||
Open console. Change ownership of web page root directory for web server user, commonly "www-data", (example: "chown www-data:proxylizer /var/www/proxylizer -R") | |||
==== Web server with PHP and PHP-Pear ==== | ==== Web server with PHP and PHP-Pear ==== |
Revision as of 15:06, 5 January 2009
Download
TODO
Install
The installation includes steps for setting up the following:
- Web page scripts
- Permissions for directories
- Web server with PHP and PHP-Pear
- MySQL database server
- MySQL user created for proxylizer database
- Scripts/daemons forwarding records from syslog to MySQL
- Scheduled scripts for report generation
Mikrotik router
Web-proxy log export to remote host
TODO
Proxylizer server
Web page scripts
TODO
Permissions for directories
Open console. Change ownership of web page root directory for web server user, commonly "www-data", (example: "chown www-data:proxylizer /var/www/proxylizer -R")
Web server with PHP and PHP-Pear
TODO
MySQL database server
TODO
MySQL user created for proxylizer database
TODO
Scripts/daemons forwarding records from syslog to MySQL
TODO
Scheduled scripts for report generation
TODO