![]() |
|
Install problem: Failed. Error: Table 'web17_db1.options' doesn't exist - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Install problem: Failed. Error: Table 'web17_db1.options' doesn't exist (/thread-1777.html) |
Install problem: Failed. Error: Table 'web17_db1.options' doesn't exist - tom12 - 08-11-2007 I'm trying to installe zenphoto but I get the following errror if I call the setup script. Zenphoto Error MySQL Query ( SELECT Install problem: Failed. Error: Table 'web17_db1.options' doesn't exist - trisweb - 08-11-2007 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:
Or just wait a very short while for 1.1.2, where we've fixed it. Sorry again for the inconvenience. |