1
우분투 12.04에 젠드 서버를 설치했습니다. 나는 콘솔을보기 위해 localhost : 10082에 갔다. 사용자 이름과 암호를 설정 한 다음 콘솔에 로그인했습니다. 다음 날 로그인을 시도했지만 사용자 이름을 잊어 버렸을 것입니다. 젠드 서버 ce : 사용자 이름 재설정
How can I reset the user name?
내가 시도 :
(1) Uninstall with apt-get purge `dpkg -l | grep zend | awk '{print $2}'`
(2) Reinstall, but the console does not ask me to set a user name and password.
은 또한 암호를 재설정 시도 나 사용자 이름이
(1) /usr/local/zend/bin/php /usr/local/zend/bin/gui_passwd.php <your new password>
하지만 여전히 행운 올바른라고 생각하기 때문이다.
How Can I remove everything and restart all over so I can reset the user name?