Author Topic: Solved ->Installation Problem in 1.4.2 and 1.5.2  (Read 2624 times)

Dinesh H

  • Newbie
  • *
  • Posts: 7
    • View Profile
Solved ->Installation Problem in 1.4.2 and 1.5.2
« on: August 19, 2009, 02:49:50 am »
I am trying to install openGoo on Linux platform on Apache. Installation goes smoothly and it displays 'Success'  and the URL for creating initial admin account and company name. But clicking URL does not display anything in 1.5.2 version and in 1.4.2 version it displays 'Internal server error'. I checked the httpd error log and it displays :

PHP Fatal error:  Uncaught exception 'OwnerCompanyDnxError' with message 'Owner company is not defined' in /var/www/html/opengoo/application/models/CompanyWebsite.class.php:64\nStack trace:\n#0 /var/www/html/opengoo/application/models/CompanyWebsite.class.php(45): CompanyWebsite->initCompany()\n#1 /var/www/html/opengoo/application/models/CompanyWebsite.class.php(49): CompanyWebsite->init()\n#2 /var/www/html/opengoo/application/application.php(20): CompanyWebsite::init()\n#3 /var/www/html/opengoo/init.php(139): require_once('/var/www/html/o...')\n#4 /var/www/html/opengoo/index.php(9): require('/var/www/html/o...')\n#5 {main}\n  thrown in /var/www/html/opengoo/application/models/CompanyWebsite.class.php on line 64

In 1.5.2  the following message displayed :

#1 FATAL: exception 'OwnerCompanyDnxError' with message 'Owner company is not defined' in /var/www/html/opengoo/application/models/CompanyWebsite.class.php:64
    Stack trace:
    #0 /var/www/html/opengoo/application/models/CompanyWebsite.class.php(45): CompanyWebsite->initCompany()
    #1 /var/www/html/opengoo/application/models/CompanyWebsite.class.php(49): CompanyWebsite->init()
    #2 /var/www/html/opengoo/application/application.php(20): CompanyWebsite::init()
    #3 /var/www/html/opengoo/init.php(138): require_once('/var/www/html/o...')
    #4 /var/www/html/opengoo/index.php(9): require('/var/www/html/o...')
    #5 {main}
Time since start: 0.0021889209747314 seconds

It does not display the admin account set up and company information page in both 1.4.2 and 1.5.2 version.

Version Details :
Apache 2.0
PHP version 5.2.4
MySQL version 5.0.22
IE - 7.0.5730
FireFox 3.5.2

What could be wrong? Please help... I am eager to see the openGoo...

Thanks in advance.
« Last Edit: August 22, 2009, 03:28:31 am by Dinesh H »

Dinesh H

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Solved ->Installation Problem in 1.4.2 and 1.5.2
« Reply #1 on: August 22, 2009, 03:27:55 am »
The problem resolved. See my post at
http://forums.opengoo.org/index.php?topic=2507.0