Gallery3 running on server2go (Win 7)

pcp20us
pcp20us's picture

Joined: 2006-03-31
Posts: 109
Posted: Sat, 2013-03-23 23:09

HI. Long time since i ve been here, wanting to update my gallery2 to gallery3.

I installed g3 on my test server2go server.
It reports iam running windows WINNT, its running on win7.

Server2 go is running
•Apache/2.2.15 (Win32)
•PHP/5.3.2
•SQLite 2
•MySQL 5.1.46-community

Have read the doco but about installing on windows, says it runs on win server 2008. Is there a way to get it to run on server2go for testing purpsoes?

Gallery version = 2.3.2
PHP version = 5.2.4 cgi
Webserver = Apache/1.3.41 (Unix) mod_perl/1.30 mod_log_bytes/1.2

cheers
Pete
Australia

 
Ranger187
Ranger187's picture

Joined: 2005-12-02
Posts: 204
Posted: Mon, 2013-03-25 21:29

Edit the index.php and remove this line: // Gallery is not supported on Windows. if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') { exit("Gallery is not supported on Windows (PHP reports that you're using: " . PHP_OS . ")"); }

=======
Windows Install Guide