Well, actually with MySQL PHPMyAdmin access you can give your user full rights. Look at the administrators table. There should be an entry there for "Administrators". Copy the rights field from this entry to the user you want to have full rights.
[edit] But of course, using a tool like PHPMyAdmin will also allow you to screw things up pretty well if you make a mistake. Make backups first and be very careful!
Thanks I solved as:
My Source Server(x) had lower version of ZPHOTO and Destination has Newer version. After transfering data to the new server. It could not recognize that permission. So I installed new version in my Localhost and did see the database parameter and copy it to my live. now it is working.
Let me know if I could not explain this better for other users?
Thanks