UwAmp main help
From UwAmp Wiki
Contents |
Folder tree
In the UwAmp folder there are 4 sub-folders :
- apache : contains the Web server and PHP.
- mysql : contains the MySQL database server.
- utils : contains tools and more.
- www : the directory containing your websites.
- UwAmp : server control interface, is the executable that you must run to start the server.
Start server
To start the server just run the executable UwAmp.exe and click on start button to start Apache and MySQL.
Manual file Configuration
If you want to manually configure the configuration files please configure the files listed below:
- Apache configuration file : apache/conf/httpd_source.conf
- PHP configuration file : apache/php_[*]/php_source.ini
- MySQL configuration file : mysql/my_source.ini
See also : Using macros
MySQL admin user
The MySQL admin user is :
- user "root"
- password "root"
