
| File (Directory) | Usage |
|---|---|
| \ECWamp\Apache2\conf\httpd.conf | The main configuration file for Apache. |
| \ECWamp\MySQL5\my.ini | The configuration file for the MySQL5 Server. |
| \ECWamp\MySQL4\my.ini | The configuration file for the MySQL4 Server. |
| \ECWamp\PHP5\php.ini | The configuration file for PHP. |
| \ECWamp\phpMyAdmin\config.inc.php | The configuration file for phpMyAdmin. |
| File (Directory) | Usage |
|---|---|
| \ECWamp\Apache2\logs\error.log | The error log from Apache. |
| \ECWamp\MySQL5\data\mysql.err | The error log from MySQL5. |
| \ECWamp\MySQL4\data\mysql.err | The error log from MySQL4. |
| File (Directory) | Usage |
|---|---|
| \ECWamp\wwwroot | There are the webpage files. |
| \ECWamp\MySQL5\data | The databases of the MySQL5 Server. |
| \ECWamp\MySQL4\data | The databases of the MySQL4 Server. |