PDA

View Full Version : Error displaying images


cwang
31st of October 2003 (Fri), 17:26
Hi, I just installed ee and created a new exhibition with 2 images. The index page shows 1 exhibition with 2 microthums, correctly.

Yet, everytime I click on the exhibition or the microthumb links, the machine (windows xp) cpu utilization just gets maxed out by mysqld-nt. And the browser eventually would return with the following message:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\www\EE15b4\photo.php on line 1252

I'm using the following:

- mysql Distrib 4.0.16, on i32
- Exhibition Engine 1.5b4, with fixpack 2
- ImageMagick, 5.5.7 Q8 (although ee doesn't seem to think that works..)

Any ideas? Thx for the help!


p.s. Forgot to mention that I'm using apache2, with php 4.3.3. This combination has worked very well for ee 1.2.2.

Pekka
1st of November 2003 (Sat), 05:17
This is MySQL quirk. You'll need at least 7 photos (hidden or not) on the database for full (normal) speed), as editor indexpage also tells you in red print.

cwang
1st of November 2003 (Sat), 12:49
Thx for the reply. Actually I tried that already before posting this question :-(

The number of image per exhibition didn't seem to make much difference, in my case. CPU spikes to 100% is hardly a speed issue anymore, I don't think.

I'm going to upgrade to mySql 4.1 and see what happens...

Pekka
1st of November 2003 (Sat), 12:55
cwang wrote:
Thx for the reply. Actually I tried that already before posting this question :-(

The number of image per exhibition didn't seem to make much difference, in my case. CPU spikes to 100% is hardly a speed issue anymore, I think.

I'm going to upgrade to mySql 4.1 and see what happens...






There was one case some days ago with similar issues and it was a PHP vs. MySQL installation issue. See end of thread http://photography-on-the.net/forum/showthread.php?t=18816

cwang
1st of November 2003 (Sat), 14:56
pekka wrote:
There was one case some days ago with similar issues and it was a PHP vs. MySQL installation issue. See end of thread http://photography-on-the.net/forum/showthread.php?t=18816


Yes, I've seen that happen to my installation also going from, for instance, exhibition editor to image browser. It's much slower for the thumbs to show up. But ee never timed out and neither did it lockup the machine (100% cpu used.)

But going from ee 1.5 index page to anywhere seems to be a very different scenario, thou.