Unknown error on IIS7 x64

Project:phpAlbum.net
Version:0.4.1-14_fix06
Component:Code
Category:support
Priority:normal
Assigned:Digigraaf
Status:new
Description

Please visit http://photos.wbboosters.org/main.php I get code read out. I have PHP installed on IIS7 Windows Server 2008 R2 X64bit. Can you please help me out. I have tryed everything.

Updates

#1 submitted by Digigraaf on Tue, 2010-02-16 20:31
Version:0.4.1-14_fix04» 0.4.1-14_fix06
Priority:critical» normal
Assigned to:Moraniecm» Digigraaf

The code readout is nog IIS7 or server 2008 64bit related, but php. I had the same trouble running phpAlbum on server 2003 R2 and IIS6. Finaly I installed a brand new server 2003 without IIS6 but with Apache 2.2. I configured PHP 5.2.12-Win32 and phpAlbum v0.4.1.14.fix06 was working fine. I copied the whole PHP stuff and my website from the apache server to the IIS6 and with minor modifications to php.ini everything is working fine.
The configuration of PHP under IIS you can find on http://www.peterguy.com/php/install_IIS6.html. I suppose there will only be a minor difference between IIS6 and IIS7. Just pay attention for '/' and '\' in that php.ini file. In the example php.ini are some '/'s in the paths where it have to be '\'s.
I hope this will help you to get out of it.
Regards,
Peter