Blank screen on page 5 of install.php
Posted: 06 June 2008 09:14 AM   [ Ignore ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Hello,

I am trying to install EE 1.6.3 on a Win 2003 Server running IIS 6.0.  I have started the installation using http://———/install.php Everything moves along fine until I submit the page with all the configuration parameters such as admin account, MySQL info, etc ...  It takes me to the next page and displays the the purple background along with the EE header logo but nothing else.  I have tried to run the install on different computers with different operating systems.

Any ideas?  It gives no error messages just blank.

Thanks,
Jonathan

Profile
 
 
Posted: 06 June 2008 01:08 PM   [ Ignore ]   [ # 1 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

Hello rtsgdr, welcome to the forums.

Is this a public server, or a local PC? When you say you have tried “to install on different computers with different operating systems”, were these attempts sucessful?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 12 June 2008 07:34 AM   [ Ignore ]   [ # 2 ]  
Lab Assistant
RankRank
Total Posts:  131
Joined  04-02-2006

Have you seen http://www.iis.net/php/?

Profile
 
 
Posted: 13 June 2008 07:37 AM   [ Ignore ]   [ # 3 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  12376
Joined  04-29-2002

Looks interesting KeithW!

rtsgdr, do you have any more information on your problem in light of what Ingmar and KeithW posted?

 Signature 

Quick Reference - EE Trial Options - EE Wiki - Docs for updating a build

Profile
MSG
 
 
Posted: 18 June 2008 01:59 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Ingmar,

Sorry I have not replied until now.  I choose the option to be notified by email and had not received anything.  I thought I would research the forums and saw that I had replies.

I have installed the software on a public server.  By accessing the install.php from other systems results in the exact same state - after submitting config, blank screen other than heading.

Any ideas?

Thanks,
Jonathan

Profile
 
 
Posted: 18 June 2008 02:11 PM   [ Ignore ]   [ # 5 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

Do you have a link to that site, so we can see for ourselves?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 19 June 2008 08:26 AM   [ Ignore ]   [ # 6 ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Ingmar,

Do you have a private address that I can send the link to?  Currently when you go to the site it starts the installation and I do not want to take a chance of it being accessed publicly.  Since we are getting a blank screen on page 5 it does not save any information entered.  If you go through the installation will we be able to go through it again with the correct parameters?  In addition to the link let me know if there is any other info you may need.

Thanks,
Jonathan

Profile
 
 
Posted: 19 June 2008 08:33 AM   [ Ignore ]   [ # 7 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

You can send all the info you have to my address ingmar.greil@ellislab.com, thanks.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 19 June 2008 08:35 AM   [ Ignore ]   [ # 8 ]  
Moderator
Avatar
RankRankRankRankRankRankRankRank
Total Posts:  32857
Joined  05-14-2004

Before Ingmar goes in, rtsgdr - can you go to, in FTP, /system/utilities and fill out dbtest.php, then visit that in your browser, and see if it can connect successfully?

 Signature 
Profile
MSG
 
 
Posted: 19 June 2008 09:23 AM   [ Ignore ]   [ # 9 ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Lisa Wess,

I edited the dbtest.php file with the appropriate mysql information and it tested unsucessful.  It gives “Error 500 Internal Server Error, This page cannot be displayed”.  So I am assuming that the connection to the mysql account is the problem.  I have checked all the account settings on the mysql server and everything looks good.  We have other sites running off of the mysql server so I know it is running ok.

Any ideas?

Thanks,
Jonathan

Profile
 
 
Posted: 19 June 2008 09:27 AM   [ Ignore ]   [ # 10 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

500 errors are notoriously difficult to troubleshoot. Actually, I do not suspect MySQL as such at this point; the wizard would have told you so, but there seems to be a broader server problem. Do you have access to the server logs? Can you run other PHP scripts fine?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 19 June 2008 09:34 AM   [ Ignore ]   [ # 11 ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Ingmar,

Yes, we are able to run other php applications fine.  During the wizard I am assuming the very last step is to write the configuration to the appropriate files.  Per the installation instructions I have checked to make sure the appropriate files have the correct permissions.  I had the writable files set writable to the Internet Guest Account and then changed them to writable to Everyone.  Made no difference.  The PHP wizard goes fine until submitting the config paramaters.

Thanks,
Jonathan

Profile
 
 
Posted: 19 June 2008 09:40 AM   [ Ignore ]   [ # 12 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

No, the wizard does not write any files, he merely checks on the db and reports whether the attempt to connect to the db was sucessful—or not. To get to the bottom of this error, we will probably need to look at the server logs, perhpas increase the log level temporarily. Is that an option?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 19 June 2008 12:51 PM   [ Ignore ]   [ # 13 ]  
Summer Student
Total Posts:  6
Joined  02-21-2008

Ingmar,

I checked the logs and did not find any errors.  I have run some additional tests.  I started the installation wizard and on the page where you enter all the config parameters (page 4 I believe) I left them all blank so that it would generate an error message.  It did not, it gave the same blank purple screen with the EE header logo.  I should have gotten some sort of error message.

Thanks,
Jonathan

Profile
 
 
Posted: 19 June 2008 01:12 PM   [ Ignore ]   [ # 14 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15368
Joined  05-15-2004

Please consult with your server administrator. If your server produces an HTTP 500 error, there must be a corresponding logfile entry.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64908 Total Logged-in Users: 40
Total Topics: 81852 Total Anonymous Users: 25
Total Replies: 440060 Total Guests: 235
Total Posts: 521912    
Members ( View Memberlist )