Hi,
I'm just trying to install a test instance of G2Alpha, and when I get to the authentication step, I create the login.txt and paste the code in it, and when i click on "Authenticate me" I get the following error: Fatal error: Call to undefined function: file_get_contents() in /var/www/html/gallery2/install/steps/AuthenticateStep.class on line 67
I thought it might have been a permissions/ownership error, so I changed the ownership to the same as all other files in the install directory, and even went up to chmod-ing login.txt to 777. unfortunately, that didn't work either. would anyone have any ideas as to what might be happening?
Thanks in advance for your help.