Badge Posted October 3, 2008 Report Share Posted October 3, 2008 I have uploaded your scripts, set the permissions but when I try to get to the install page it just shows up as a blank white page. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 3, 2008 Administrators Report Share Posted October 3, 2008 Do you have PHP 5? Quote Link to comment Share on other sites More sharing options...
Badge Posted October 3, 2008 Author Report Share Posted October 3, 2008 Yes MySQL client version: 5.0.41, http://flyjetquest.com/Portal/install/install.php Quote Link to comment Share on other sites More sharing options...
Badge Posted October 3, 2008 Author Report Share Posted October 3, 2008 My files and folders are all set to 666 not 777 everything can read/write just not execute I don't believe this is the problem as I can install countless other php programs/forums on my server. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 3, 2008 Administrators Report Share Posted October 3, 2008 I think you do need execute permissions since the scripts are executed. Might as well try 775.Also, try turning on error reporting in your server/php.ini file (display_errors=on), as well has error_reporting=E_ALL.Blank page usually indicates some sort of parse error. Quote Link to comment Share on other sites More sharing options...
Badge Posted October 3, 2008 Author Report Share Posted October 3, 2008 I tured on the error reporting and I have a bunch of errorshttp://flyjetquest.com/Portal/install/install.php include CLASS_PATH . '/DB.class.php'; include CLASS_PATH . '/Template.class.php'; include CLASS_PATH . '/TemplateSet.class.php'; include CLASS_PATH . '/Vars.class.php';It is looking for these and not finding them and I do not see them in the zip file I download from the site or in what I have uploaded. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 4, 2008 Administrators Report Share Posted October 4, 2008 Those should be in the core/classes folder.Download the complete copy and re-upload I guess. Let me know. Quote Link to comment Share on other sites More sharing options...
Badge Posted October 4, 2008 Author Report Share Posted October 4, 2008 Downloaded again and reuploaded still a no go, I just installed phpbb3 forums and a few other php programs without a problem this morning. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 4, 2008 Administrators Report Share Posted October 4, 2008 Did you turn error reporting off? That link is blank. Quote Link to comment Share on other sites More sharing options...
Badge Posted October 4, 2008 Author Report Share Posted October 4, 2008 My host did yes I just shot them an email to leave it on for the rest of the weekend. Quote Link to comment Share on other sites More sharing options...
Badge Posted October 4, 2008 Author Report Share Posted October 4, 2008 Not sure but the problem is most likely stemming from the fact that I use a windows based server and not a linux. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 4, 2008 Administrators Report Share Posted October 4, 2008 Interesting, I tested on a windows server for a while. I don't see it up yet, but I'll keep checking it to see if I can spot the error. If you do see it, if you can copy/paste the whole thing here that'd be great.ThanksNabeel Quote Link to comment Share on other sites More sharing options...
Badge Posted October 4, 2008 Author Report Share Posted October 4, 2008 I'm having them set this domain on a linux box now so it should be fine after its done. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 5, 2008 Administrators Report Share Posted October 5, 2008 Ok, lets hope that works. Though I'm not sure why that would be a problem completely? I'm wondering why you didn't see those files though. Quote Link to comment Share on other sites More sharing options...
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.