Quote Originally Posted by acidlink View Post
[19-Aug-2012 04:36:24 UTC] PHP Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: memcache (path: /home/4-web/41/9a/aquariumandpetworld.com.au/public/www/shop/cache) in /home/4-web/41/9a/aquariumandpetworld.com.au/public/www/shop/zc_install/includes/functions/sessions.php on line 92
Apparently your webserver's PHP is configured to use memcache for session storage, but the required dependencies are missing. That is something you'll need to sort out with the server's administrator/superuser.
It is not a Zen Cart issue.