To Jack Sleight ,

Thanks Jack!  Worked like a charm!

pat
Assuming your using Apache, I would simply create an alias like this:
Alias /phpmyadmin /usr/share/phpadmin
That way the request will be sent directly to the files in your shared phpadmin folder by Apache, completely bypassing your ZF MVC application. More on Alias: http://httpd.apache.org/docs/1.3/mod/mod_alias.html#alias

Reply via email to