ZenphotoCMS Forum
error after entering the database details - 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: error after entering the database details (/thread-8182.html)



error after entering the database details - duddimai - 2011-01-30

Hi.

I have just downloaded the newest release 1.4.0.1

I have, as recommended turned magic_quotes off!

I created a new database, and it is up and running.

Still.. entering the database information, hitting GO! i get this error:

[code]
Zenphoto encountered an error
MySQL Query ( SELECT value FROM zp_options WHERE name='magick_mem_lim' AND ownerid=0 ) failed. MySQL returned the error Table 'duddimai_model.zp_options' doesn't exist

Backtrace:

-> query (functions-db-MySQL.php [90])
-> query_single_row (functions-basic.php [240])
-> setOption (lib-Imagick.php [50])
-> lib_Imagick_Options->__construct (lib-Imagick.php [26])
-> require_once (functions-basic.php [90])
-> require_once (admin.php [18])

[/code]

I am new to PHP and MySQL and thats why, the above is gibberish to me, perhaps someone could tell me what it means so I can fix it.

Thank you.
Duddimai.




error after entering the database details - sbillard - 2011-01-30

Install the nightly build. I believe this problem is fixed therein.




error after entering the database details - duddimai - 2011-01-30

Thank You very much, now it works