Lecturer : 이선아
APM Apache PHP MySQL
Click here (HTTP Server) Click here (HTTP Server)
Click here For download Click here For download
Click here Apache “window” version Click here Apache “window” version
Start Stop Restart Start Stop Restart
Enter URL: address of your computer Enter URL: address of your computer
If you installed Apache as default setting Your HTML page should be in “C:\Program Files\Apache Software Foundation\Apache2.2\htdocs” Open “index.html” Edit like this and save Welcome! Hello. This is my web page.
Click here
Fill form like this Fill form like this
Click HTTP
시작 (Start) > 제어판 (Control Panel) > 관리도구 (Administration Tools) > 서비스 (Service) Start Stop Restart Start Stop Restart 1.Select MySQL 2.Click left button on mouse 3.Click Property 1.Select MySQL 2.Click left button on mouse 3.Click Property
As default, MySQL service automatically start when boot-up Change starting pattern
Click this
Copy “C:\Program Files\PHP\ php5ts.dll” to “C:\WINDOWS\system32\” Test Create “test.php” file in “C:\Program Files\Apache Software Foundation\Apache2.2\htdocs” The File content is Request on your browserhttp://localhost/test.php <?php phpinfo(); ?>
The result is like this