Linux(14)
-
You don't have permission to access /phpmyadmin on this server.
You don't have permission to access /phpmyadmin on this server.mysql를 DB로 사용한다면 phpmyadmin의 사용은 거의 필수적이다. 오픈소스이지만 mysql을 다루는데 있어선 절대 부족함이 없다.http://www.phpmyadmin.net/Red Hat 계열에서의 설치 # yum install phpmyadminSSH를 통해서 phpmyadmin을 원격 설치를 하고 웹브라우저에서 http://withover.com/phpmyadmin 를 통해 접속하려고 하면 접속이 거부된다.ForbiddenYou don't have permission to access /phpmyadmin on this server.Apache/2.2.8 (Fedora) Ser..
2013.01.23 -
페도라 리눅스 서버 구축하기
1. 페도라 리눅스 설치 (http://striban.tistory.com/20)2. openSSH 설치 (http://striban.tistory.com/23)3. 원격접속 (http://striban.tistory.com/24)4. Apache 설치 (http://striban.tistory.com/25)5. PHP 설치 (http://striban.tistory.com/26)6. MySQL 설치 (http://striban.tistory.com/27)7. phpMyAdmin 설치 (http://striban.tistory.com/28)8. JAVA 설치 (http://striban.tistory.com/29)9. Tomcat 설치 (http://striban.tistory.com/30)10. pro..
2012.12.28