Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Dinesh H

Pages: [1]
1
Hi!

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

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 version, 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 1.4.2 , 1.5 and 1.5.2 version.

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

Thanks in advance.

2
Older versions / 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.

Pages: [1]