config problem : CreateObject('emailadmin.bo'): Cant instanciate class!!!

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

config problem : CreateObject('emailadmin.bo'): Cant instanciate class!!!

by bdav :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can't go further in installing EG 1.4.002 under debian lenny : when I try
to fill the setup/config.php page where one can fill the email servers informations,
I always get a page saying :
"CreateObject('emailadmin.bo'): Cant instanciate class!!!
mail_server(Array)"

Apache2 is up and running on my box, with php5-imap installed (everything, including egroupware-*, was
installed with apt-get)

any idea ?
help very appreciated, I can't go far away !

Re: config problem : CreateObject('emailadmin.bo'): Cant instanciate class!!!

by A.Schindler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


bdav wrote:
I can't go further in installing EG 1.4.002 under debian lenny : when I try
to fill the setup/config.php page where one can fill the email servers informations,
I always get a page saying :
"CreateObject('emailadmin.bo'): Cant instanciate class!!!
mail_server(Array)"

Apache2 is up and running on my box, with php5-imap installed (everything, including egroupware-*, was
installed with apt-get)

any idea ?
help very appreciated, I can't go far away !
I stepped into the same error.

My installation was egroupware-calendar + all prerequisites, as forced by apt-get/aptitude.

The error goes away after installing the complete egroupware suite. obviously there is a quirk
in the apt dependency list of some egroupware subsystems.

Regards
Andreas

Re: config problem : CreateObject('emailadmin.bo'): Cant instanciate class!!!

by Olivier Berger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bdav wrote:
I can't go further in installing EG 1.4.002 under debian lenny : when I try
to fill the setup/config.php page where one can fill the email servers informations,
I always get a page saying :
"CreateObject('emailadmin.bo'): Cant instanciate class!!!
mail_server(Array)"

Apache2 is up and running on my box, with php5-imap installed (everything, including egroupware-*, was
installed with apt-get)

any idea ?
help very appreciated, I can't go far away !
Apparently the problem lies from missing dependency on egroupware-emailadmin.

Btw, I've reported it there : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499803 and wonder why you didn't do it in the first place since it's a bug in Debian... anyway, I hope this works for you now.

P.S.: Also I filed that similar one : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499804