So what do you want to show for that album? The normal thumbnail list? You can't link to album.php itself as it needs to know what album to actually display. The link to an album is like this if Zenphoto installed in the folder "zenphoto":
with modrewrite:www.domain.com/zenphoto/
without modrewrite:www.domain.com/zenphoto/index.php?album=
Alternatively you may try to setup the global album object $_zp_current_album before calling album.php.