2012/03 3

이클립스 indigo 기반의 PDT에서 Zend Debugger 설치

이클립스 최신 버전 기반의 PDT(PHP Development Tools)에서는 Zend Debugger 자동설치시 다음과 같은 에러와 함께 설치되지 않습니다. An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,org.zend.php.debug.debugger,5.3.18.v20110322 No repository found containing: osg..

우분투 phpmyadmin에서 'Connection for controluser as defined in your configuration failed' 나는 경우 해결방법

우분투 apt-get으로 phpmyadmin을 설치했더니 'Connection for controluser as defined in your configuration failed'라는 오류가 나서 삽질끝에 해결했습니다. 또 한 가지 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated' 라는 에러도 났는데 아래와 같이 하시면 같이 해결됩니다. 1. 배포된 압축파일에서 create_tables.sql 추출 cd /usr/share/doc/phpmyadmin/examples/ sudo gunzip create_tables.sql.gz 2. 테이블 생성 mysql..

IT/리눅스(linux) 2012.03.05