![]() |
|
Zenphoto encountered an error - 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: Zenphoto encountered an error (/thread-9122.html) |
Zenphoto encountered an error - paparazzo - 2011-09-30 I have updated my Zenphoto script and now have an error. Zenphoto encountered an error I checked my zp-config.php file, and found out that all info is missing: $conf['mysql_user'] = ""; I have updated zp-config.php with valid user name and password, but the error was still there. I then deleted the user and added the new one, but the error remain there. What should I do? Zenphoto encountered an error - sbillard - 2011-10-01 There is a mismatch between what your error message shows and what you say is in your zp-config.php file. This makes me think maybe you are updating the wrong file. Is the user name in the error message correct? If so maybe somehting has changed on the server. If not you need to find the zp-config.php file that contains that user name. BTW, from what version to what version did you upgrade? |