Hello everyone!
I just installed a new fresh copy of Zenphoto 1.4.2.4 [10045] (Official Build). I'm running it on Windows, with Apache 2.4.2 and PHP 5.4.3. I haven't installed any other plugins or anything. It is running pretty much with the default settings.
Everything works except the download full version of an image. All the images get corrupted because some html error gets added to the actual image file (see below). If I delete those lines the image works fine.
Any ideas?
Thanks!
`
Warning: Illegal string
offset 'current_theme' in
C:\apache\htdocs\gallery\zp-core\functions-basic.php
on line 1339
`
Comments
[edit] I do recall now. This problem has been corrected in the 1.4.3 release.
`120529 9:48:19 [Warning] Invalid (old?) table or database name '#sql2-1714-142'`
I've tried both upgrading and installing fresh copies but no luck. Either it gets stuck at about to update tables or create tables. MySQL logs keep saying that the table is invalid with random numbers at the end.
Any help will be appreciated
That seems to be an access log. What is written in the php error log?
Btw, in the future please use a new topic. This is not really related to the full image..:)
`[Tue May 29 10:21:26.642575 2012] [:error] [pid 4408:tid 1244] [client 127.0.0.1:1979] PHP Fatal error: Call to undefined function db_close() in C:\\apache\\htdocs\\gallery\\zp-core\\functions-basic.php on line 1478`
Sorry. Will create a new topic.