Stuck on install

Sins

Joined: 2004-12-23
Posts: 2
Posted: Thu, 2004-12-23 02:58

I am installing this on a Windows 2003 server, with php 4.0. I have other programs running mysql and php on my server that seem to do fine. When browsing main.php from my web browser, I get the following errors:

Warning: fopen(C:\Inetpub\wwwroot\thatdirtywhore\gallery2\g2data\cache\module/core/0/0/0.inc): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\thatdirtywhore\gallery2\modules\core\classes\GalleryPlatform.class on line 341

Warning: flock(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\thatdirtywhore\gallery2\modules\core\classes\GalleryPlatform.class on line 359

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\thatdirtywhore\gallery2\modules\core\classes\GalleryPlatform.class:341) in C:\Inetpub\wwwroot\thatdirtywhore\gallery2\main.php on line 105

Was hoping you could give me a hand fixing it.

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Thu, 2004-12-23 18:52

[Moving to G2 support]

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Thu, 2004-12-23 19:02

check the README for php version requirement.
please try a clean install with a current nightly snapshot and let us know if it still doesn't work.

 
Sins

Joined: 2004-12-23
Posts: 2
Posted: Thu, 2004-12-23 20:00

I just downloaded 1.4.4 and am going to take a stab at installing that one instead, I think I was trying to install the wrong version, thanks for your help.