Author Topic: Blanck page after install.  (Read 5165 times)

virgiltu

  • Newbie
  • *
  • Posts: 9
    • View Profile
Blanck page after install.
« on: December 10, 2008, 06:12:52 pm »
Ok so i have tried this on 2 server with the same result. The installation will finish and the page reloads to /localhost/  but black no error nothing.

any luck fixing this error?

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Blanck page after install.
« Reply #1 on: December 11, 2008, 10:22:05 am »
This could be many things. Search the forums for "PHP memory limit" to see one possible cause and solution. Even better, search for 'blank page install' and you will find posts of users that had this same problem.

Good luck!

virgiltu

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Blanck page after install.
« Reply #2 on: December 11, 2008, 06:43:33 pm »
I did. I am running this locally. The Php memory is set to 64mb. I get a full install to the last page where it tells me to go to http://Localhost/ where i get the blank page. I read the other threads and no luck.

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Blanck page after install.
« Reply #3 on: December 12, 2008, 09:24:13 am »
Have you set the DEBUG config option to true in config/config.php? Does it print any errors when you do so? Either on screen or on cache/log.php

Thanks.

virgiltu

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Blanck page after install.
« Reply #4 on: December 12, 2008, 09:50:54 am »
Session "default" started at 2008-12-12T02:24:16+0000
#1 FATAL: exception 'OwnerCompanyDnxError' with message 'Owner company is not defined' in W:\www\application\models\CompanyWebsite.class.php:64
    Stack trace:
    #0 W:\www\application\models\CompanyWebsite.class.php(45): CompanyWebsite->initCompany()
    #1 W:\www\application\models\CompanyWebsite.class.php(49): CompanyWebsite->init()
    #2 W:\www\application\application.php(21): CompanyWebsite::init()
    #3 W:\www\init.php(139): require_once('W:\www\applicat...')
    #4 W:\www\index.php(9): require('W:\www\init.php')
    #5 {main}
Time since start: 0.049316883087158 seconds

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Blanck page after install.
« Reply #5 on: December 12, 2008, 10:19:34 am »
Try going in your browser to '<your opengoo root>/index.php?c=access&a=complete_installation'.

If I'm not mistaken, <your opengoo root> it http://localhost in your case.

Tell me if you see any errors there.

virgiltu

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Blanck page after install.
« Reply #6 on: December 12, 2008, 03:18:57 pm »
Nothing. I get a blank page.

Again in Log.php i get the same error.

tiller

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Blanck page after install.
« Reply #7 on: December 22, 2008, 01:09:39 pm »
Nothing. I get a blank page.

Again in Log.php i get the same error.

Not much help, but I have had a similar sounding problem - http://forums.opengoo.org/index.php?topic=525.0 - and there wasn't a solution.. Well.. not yet.. ;)