I have uploaded the zenphoto 1.3 folder to my webspace but when I open the /zenphoto/zp-core/setup.php page it shows the following:
Systems Check:
* PHP version 5.2.1
* PHP Safe Mode
* PHP magic_quotes_gpc
* PHP gettext() support
and then the rest of the page is blank and has no GO button? It's as if it checks these 4 things, gives them all green ticks and then does nothing more. When I check the source for the setup.php file from firefox there are not </body> or </html> tags so it's a bit like there is no more code output? Could this be a PHP error?
When I access the root of zenphoto I get this message:
Zenphoto encountered an error
MySQL Error: Zenphoto received the error Access denied for user 'root'@'localhost' (using password: NO) when connecting to the database server.
Anyone have any idea what's going on here? Does Zenphoto not like my web hosting/PHP oor MySQL?
I've never had any problems with any other PHP/MySQL based CMS.