PDA

View Full Version : Running the Cerberus 4 Installer - Screen just goes blank


TravisT
10-23-2007, 06:05 PM
All,

When I run the install at http://server/cerb4 it asks for the info to Test Settings to the database, I click on Test Settings and the screen changes and goes white in Internet Explorer. If I pruposely put in worng information, it will give me an error - but nothing but a blank white screen if I choose the proper settings.

Any thoughts?

Travis

TravisT
10-23-2007, 06:47 PM
I enabled Display Errors in the php.ini file and I see this now:

Fatal error: Cannot break/continue 1 level in e:\Inetpub\wwwroot\cerb4\install\classes.php on line 111


TR

TravisT
10-24-2007, 07:38 PM
Once I enabled the display errors dialouge, I was able to see what was going on. I was able to get around this by manually editing the framework file. Once I did that with the proper DB, User and Password info, the installer finished running.

TR

jstanden
10-24-2007, 11:54 PM
A couple people are having problems with the framework.config.php path on IIS.

We haven't been able to reproduce it yet, but it's very possible that many of your odd issues lately are related to this.

We just need to figure out what the specific steps to reproduce the path issue are.

mbstroz
10-31-2007, 03:22 PM
I had the same problem so I checked if I could write to the
framework.config.php file and realized the perms were wrong. I made it writable and the install continued.

informatias
10-15-2008, 12:56 PM
I´ve got same problem. blank install page.

This is my phpinfo (http://www.creativoz.com/clientes/install/phpinfo.php)

Can any help me?

Thanks.

FMatias

Hildy
10-28-2008, 07:41 PM
Hey, FMatias, you've apparently gotten past your installer problem; can you let us know (for posterity) what the problem was?