hi i am new to zend and i installed zend server in my local machine, i found phpmyadmin on my instalation directory and i copied it on htdocs. while running http://localhost/phpmyadmin it appears login page and when i enter username and password it does not redirects to the main page. instead it gives "internal server error" thanks in advance

link|improve this question

20% accept rate
feedback

3 Answers

Check if mysqlserver is installed or not

link|improve this answer
feedback

The issue would be a regular MySQL permission issue. Zend Server should not impact the authentication mechanism in there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.