I just installed zend CE edition on a MacBook Pro with OSx 10.8.2 using
After a successfull install, I was able to execute the step to start zend server via the terminal.
Now I need to access the interface to set the password but all i get is a screen requesting a password which obviously I don't have since is the first time.
Documentation says: To change the password go to terminal and zend/install/folder and type this command : "gui password sh"
I go to terminal /user/local/zend/bin/ and enter this command: "su gui password sh"
NOTE THAT i have removed the underscore and the dot on the command since I not able to post the actual command. !!
I get this error no matter what I enter for a password: Sorry try again.
javxxxx:bin javxxxi$ sudo "gui passwd sh"
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
Sorry, try again.
sudo: 3 incorrect password attempts

