php설치
https://soda-dev.tistory.com/52
[PHP] Window에서 개발환경 만들기 -php,apache,mysql다 따로 다운받기
Apache설치 1. Apache 다운 https://www.apachelounge.com/download/ Apache VS16 binaries and modules download www.apachelounge.com 2. C드라이브에 'APM'폴더 만들어서 압축 해제 3. C:\APM\Apache24\conf 의 httpd.conf를 열어서 몇가지 수
soda-dev.tistory.com
servername 설정 https://ethicalhacker.tistory.com/112
Apache2 오류 해결 "AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message Action 'start' failed. The Apache error log may have more information. [fail] * The a
ethicalhacker.tistory.com