Post Installation Error

View: New views
6 Messages — Rating Filter:   Alert me  

Post Installation Error

by aboki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello World, I installed BlueErp on XAMPP - C:\xampp\htdocs\blueerp on Windows XP SP3 I got all the necessary feedback that the installation went ok. Then trying to log in as a user i browsed to http://localhost/blueerp/index.php and got the error instead: Fatal error: Cannot redeclare class bo_Acl in C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19 what did i do wrong? Please Help & Thanks!

Re: Post Installation Error

by ralfbecker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

More then one applications uses the class name bo_acl. You cant install
/ run them together. That's why most of the core applications now use
class names starting with the unique app-name.

Ralf

aboki schrieb:

> Hello World, I installed BlueErp on XAMPP - *C:\xampp\htdocs\blueerp on
> Windows XP SP3* I got all the necessary feedback that the installation
> went ok. Then trying to log in as a user i browsed to
> *http://localhost/blueerp/index.php* and got the error instead: *Fatal
> error: Cannot redeclare class bo_Acl in
> C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19* what
> did i do wrong? Please Help & Thanks!
> ------------------------------------------------------------------------
> View this message in context: Post Installation Error
> <http://www.nabble.com/Post-Installation-Error-tp24418386s3741p24418386.html>
> Sent from the egroupware-users mailing list archive
> <http://www.nabble.com/egroupware-users-f3753.html> at Nabble.com.
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eGroupWare-users mailing list
> eGroupWare-users@...
> https://lists.sourceforge.net/lists/listinfo/egroupware-users

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@...

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller, Gudrun Müller,
        Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@...
https://lists.sourceforge.net/lists/listinfo/egroupware-users

Re: Post Installation Error

by aboki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hello Ralf,

thanks for your hint.

What do i do now? Please recall this is my very first attempt at installing BlueERP. I have not even entered or viewed the application proper.

Does everyone face this problem?

ralfbecker wrote:
More then one applications uses the class name bo_acl. You cant install
/ run them together. That's why most of the core applications now use
class names starting with the unique app-name.

Ralf

aboki schrieb:
> Hello World, I installed BlueErp on XAMPP - *C:\xampp\htdocs\blueerp on
> Windows XP SP3* I got all the necessary feedback that the installation
> went ok. Then trying to log in as a user i browsed to
> *http://localhost/blueerp/index.php* and got the error instead: *Fatal
> error: Cannot redeclare class bo_Acl in
> C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19* what
> did i do wrong? Please Help & Thanks!
> ------------------------------------------------------------------------
> View this message in context: Post Installation Error
> <http://www.nabble.com/Post-Installation-Error-tp24418386s3741p24418386.html>
> Sent from the egroupware-users mailing list archive
> <http://www.nabble.com/egroupware-users-f3753.html> at Nabble.com.
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eGroupWare-users mailing list
> eGroupWare-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/egroupware-users

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@stylite.de

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller, Gudrun Müller,
        Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users

Re: Post Installation Error

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Hi,

I've spent a number of years trying/testing/being involved in development of open source erp systems, and from my experience, there is one that shines above all others for ease of use, completeness of ability, integration with groupware, and that is pERP.

Regards
John


hello Ralf,

thanks for your hint.

What do i do now? Please recall this is my very first attempt at installing BlueERP. I have not even entered or viewed the application proper.

Does everyone face this problem?

ralfbecker wrote:
More then one applications uses the class name bo_acl. You cant install
/ run them together. That's why most of the core applications now use
class names starting with the unique app-name.

Ralf

aboki schrieb:
> Hello World, I installed BlueErp on XAMPP - *C:\xampp\htdocs\blueerp on
> Windows XP SP3* I got all the necessary feedback that the installation
> went ok. Then trying to log in as a user i browsed to
> *http://localhost/blueerp/index.php* and got the error instead: *Fatal
> error: Cannot redeclare class bo_Acl in
> C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19* what
> did i do wrong? Please Help & Thanks!
> ------------------------------------------------------------------------
> View this message in context: Post Installation Error
> <http://www.nabble.com/Post-Installation-Error-tp24418386s3741p24418386.html>
> Sent from the egroupware-users mailing list archive
> <http://www.nabble.com/egroupware-users-f3753.html> at Nabble.com.
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eGroupWare-users mailing list
> eGroupWare-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/egroupware-users

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@stylite.de

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller, Gudrun Müller,
        Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users


Re: Post Installation Error

by aboki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi John,

You have really got me confused!

Are you recommending i switch over to pERP? Or is it another name for BlueERP?

Please clarify your comments, and if possible offer a solution to my problem.




.
Hi,

I've spent a number of years trying/testing/being involved in development of open source erp systems, and from my experience, there is one that shines above all others for ease of use, completeness of ability, integration with groupware, and that is pERP.

Regards
John

aboki wrote:
hello Ralf,

thanks for your hint.

What do i do now? Please recall this is my very first attempt at installing BlueERP. I have not even entered or viewed the application proper.

Does everyone face this problem?

ralfbecker wrote:
More then one applications uses the class name bo_acl. You cant install
/ run them together. That's why most of the core applications now use
class names starting with the unique app-name.

Ralf

aboki schrieb:
> Hello World, I installed BlueErp on XAMPP - *C:\xampp\htdocs\blueerp on
> Windows XP SP3* I got all the necessary feedback that the installation
> went ok. Then trying to log in as a user i browsed to
> *http://localhost/blueerp/index.php* and got the error instead: *Fatal
> error: Cannot redeclare class bo_Acl in
> C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19* what
> did i do wrong? Please Help & Thanks!
> ------------------------------------------------------------------------
> View this message in context: Post Installation Error
> <http://www.nabble.com/Post-Installation-Error-tp24418386s3741p24418386.html>
> Sent from the egroupware-users mailing list archive
> <http://www.nabble.com/egroupware-users-f3753.html> at Nabble.com.
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eGroupWare-users mailing list
> eGroupWare-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/egroupware-users

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@stylite.de

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller, Gudrun Müller,
        Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users

Re: Post Installation Error

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Yes, I would recommend you use pERP.

It's not another name for BlueERP, it's a project in it's own right.

You can find it at http://www.projecterp.org.

The support forum is at http://www.nabble.com/Project-ERP-%28pERP%29---Developers-f21421.html.

Regards
John


Hi John,

You have really got me confused!

Are you recommending i switch over to pERP? Or is it another name for BlueERP?

Please clarify your comments, and if possible offer a solution to my problem.




.
Hi,

I've spent a number of years trying/testing/being involved in development of open source erp systems, and from my experience, there is one that shines above all others for ease of use, completeness of ability, integration with groupware, and that is pERP.

Regards
John

aboki wrote:
hello Ralf,

thanks for your hint.

What do i do now? Please recall this is my very first attempt at installing BlueERP. I have not even entered or viewed the application proper.

Does everyone face this problem?

ralfbecker wrote:
More then one applications uses the class name bo_acl. You cant install
/ run them together. That's why most of the core applications now use
class names starting with the unique app-name.

Ralf

aboki schrieb:
> Hello World, I installed BlueErp on XAMPP - *C:\xampp\htdocs\blueerp on
> Windows XP SP3* I got all the necessary feedback that the installation
> went ok. Then trying to log in as a user i browsed to
> *http://localhost/blueerp/index.php* and got the error instead: *Fatal
> error: Cannot redeclare class bo_Acl in
> C:\xampp\htdocs\blueerp\entity\inc\class.bo_Acl.inc.php on line 19* what
> did i do wrong? Please Help & Thanks!
> ------------------------------------------------------------------------
> View this message in context: Post Installation Error
> <http://www.nabble.com/Post-Installation-Error-tp24418386s3741p24418386.html>
> Sent from the egroupware-users mailing list archive
> <http://www.nabble.com/egroupware-users-f3753.html> at Nabble.com.
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eGroupWare-users mailing list
> eGroupWare-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/egroupware-users

--
Ralf Becker
Director Software Development

Stylite GmbH
[open style of IT]

Morschheimer Strasse 15
67292 Kirchheimbolanden

fon  +49 (0) 6352 70629-0
fax  +49 (0) 6352 70629-30
mailto: rb@stylite.de

www.stylite.de
www.egroupware.org
________________________________________________

Geschäftsführer Andre Keller, Gudrun Müller,
        Nigel Vickers und Ralf Becker
Registergericht Kaiserslautern HRB 30575
Umsatzsteuer-Id / VAT-Id: DE214280951

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users