marymac
23rd of July 2005 (Sat), 02:42
Hi Pekka -
First I'd like to thank you for the great gallery software. I've been using EE 1.5 RC4 for a little over a year and it's working great overall. I'm running EE on W2K Advanced Server with IIS 5.0.
Until now I've been using an action in PS to resize and save the various sizes of image, then uploading them to the server manually. I would then use the manual upload option to get the image and it's EXIF into the database. No problems there.
Now I'm trying to get Imagemagick to work so I can more easily load new pics to the server and I'm having a problem getting it running. All the resize tests etc work fine and the paths test out good, but when I try to load a file into the database without checking the "Manual File Upload" box I get a blank page with the error listed above, PHP has encountered a Stack overflow.
When I click Back to return to the Upload page I see the following message in the Messages window:
Fatal error: Cannot redeclare ee_ff2() (previously declared in C:\Sites\californiabirder.com\gallery\fetchsetting s.php:24) in C:\Sites\californiabirder.com\gallery\fetchsetting s.php on line 24
I downloaded and installed a new version of imagemagick tonight and that didn't fix it. I also confirmed that Safe Mode is off on my PHP config and I confirmed that php4isapi.dll is assigned as an ISAPI filter in IIS. My php and MySql date back to when I first installed EE 1.5, (php 4.2.3 and mySql 3.23.39) so they are out of date but as far as I know there haven't been any major updates to EE since then so I don't think that is the problem though I could be wrong! Any suggestions?
Thanks again! - Mary
First I'd like to thank you for the great gallery software. I've been using EE 1.5 RC4 for a little over a year and it's working great overall. I'm running EE on W2K Advanced Server with IIS 5.0.
Until now I've been using an action in PS to resize and save the various sizes of image, then uploading them to the server manually. I would then use the manual upload option to get the image and it's EXIF into the database. No problems there.
Now I'm trying to get Imagemagick to work so I can more easily load new pics to the server and I'm having a problem getting it running. All the resize tests etc work fine and the paths test out good, but when I try to load a file into the database without checking the "Manual File Upload" box I get a blank page with the error listed above, PHP has encountered a Stack overflow.
When I click Back to return to the Upload page I see the following message in the Messages window:
Fatal error: Cannot redeclare ee_ff2() (previously declared in C:\Sites\californiabirder.com\gallery\fetchsetting s.php:24) in C:\Sites\californiabirder.com\gallery\fetchsetting s.php on line 24
I downloaded and installed a new version of imagemagick tonight and that didn't fix it. I also confirmed that Safe Mode is off on my PHP config and I confirmed that php4isapi.dll is assigned as an ISAPI filter in IIS. My php and MySql date back to when I first installed EE 1.5, (php 4.2.3 and mySql 3.23.39) so they are out of date but as far as I know there haven't been any major updates to EE since then so I don't think that is the problem though I could be wrong! Any suggestions?
Thanks again! - Mary