Junior Member
Junior Member
tom12   08-11-2007, 18:59
#1

I'm trying to installe zenphoto but I get the following errror if I call the setup script.
The tables are not create but the setup script should do it. I don't understand why. Do you have an idea?

Zenphoto Error

MySQL Query ( SELECT name, value FROM options ) Failed. Error: Table 'web17_db1.options' doesn't exist
It looks like your zenphoto tables haven't been created. You may need to run the setup script.

Developer
Developer
trisweb   08-11-2007, 19:12
#2

This is a known bad bug in 1.1.1 - it will be fixed today or tomorrow in 1.1.2.

Sorry for the inconvenience.

If you want to work around it yourself, you need to create the 'options' table on your mysql database using phpMyAdmin or similar.

Then, add the following line to zp-config.php:

$conf['server_protocol'] = 'http';

Or just wait a very short while for 1.1.2, where we've fixed it. Sorry again for the inconvenience.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.