swany Posted April 28, 2007 Posted April 28, 2007 I searched for a bit and didn't find any problems like mine, so I will ask for help here, and if you know of a place, just point me in that direction and I will delete this post. So I set up my Linux server, FC6. I installed php and created a database name "game" in mysql with permissions for a user. When I go to http://localhost/installer.php , I enter all the right information, but when I click install, it goes to the next page and it is just blank. I have installed this on a webhost, and did not have any problems. I think it is weird cause I am not getting any errors or anything, just a blank page. I know it isn't installing anything, cause I check the database to see if anything has been written. All the files are CHMOD 777, and I know php is installed, cause I created a file with the phpinfo() script and it came up just fine. So I am not sure what the problem is. Any help would be greatly appreciated. swany Quote
hamster01 Posted April 28, 2007 Posted April 28, 2007 Re: Trouble with installation. Installed apache? Quote
elessar Posted May 3, 2007 Posted May 3, 2007 Re: Trouble with installation. I have found that on some servers the files will only work when set to 644 and folders to 755 Quote
vinyl Posted May 3, 2007 Posted May 3, 2007 Re: Trouble with installation. try a phpinfo() as well. let's make sure that's running. -or if you have..disregard. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.