Download presentation
Presentation is loading. Please wait.
1
Lecturer : 이선아 (saleese@kaist.ac.kr)
2
APM Apache PHP MySQL
3
http://www.apache.org/ Click here (HTTP Server) Click here (HTTP Server)
4
Click here For download Click here For download
5
Click here Apache “window” version Click here Apache “window” version
14
Start Stop Restart Start Stop Restart
15
Enter URL: http://localhost/ http://IP address of your computer Enter URL: http://localhost/ http://IP address of your computer
16
http://httpd.apache.org/docs/2.2/
17
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.
18
http://www.mysql.com/ Click here
23
Fill form like this Fill form like this
24
Click HTTP
37
시작 (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
38
As default, MySQL service automatically start when boot-up Change starting pattern
39
http://www.php.net/
47
Click this
51
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 http://localhost/test.php on your browserhttp://localhost/test.php <?php phpinfo(); ?>
52
The result is like this
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.