Hello everybody,

I've got a problem getting Icinga-Web up and running.

What I already did:
Set up Icinga and IdoUtils (directly from GIT) under a CentOS 5.5 system 
according to
http://docs.icinga.org/latest/de/quickstart-idoutils.html
with a MySQL Database on the same host.
All path settings I left at their defaults.

This one works. I can use the classic CGI interface in my broswer. The state 
information is written into the icinga database actually.

I also included the Icinga-API: http://docs.icinga.org/latest/de/icinga-api.html

Next thing to try is to get the new Icinga Web (directly from GIT, 2010-06-23) 
working according to this link:
http://docs.icinga.org/latest/de/icinga-web-scratch.html
When I come to section 5 it tells me to edit settings in 
/usr/local/icinga-web/app/config/icinga.xml section appkit.factories to edit 
some database relevant settings. But in my installation icinga.xml contains no 
appkit.factories and no database parameters at all.

The other steps described seem to be successfully finished. I have a icinga_web 
database with some content and an icinga_web database user. I can call the web 
frontend at http://localhost/icinga-web and get the login screen. But when 
trying to login as root, it only tells me "Login failed". The message in 
Apache's error log at this time is:

[Mon Jun 28 15:03:17 2010] [error] [client 10.6.xx.xx] PHP Warning:  
preg_match() [<a href='function.preg-match'>function.preg-match</a>]: 
Compilation failed: unrecognized character after (? at offset 2 in 
/usr/local/icinga-web/lib/agavi/src/util/AgaviDecimalFormatter.class.php on 
line 715, referer: http://dunno4/icinga-web/

Has anybody an idea, what is wrong?

Maybe the database configuration just has to be done in another file now. But 
which?

Bye,
  Berny



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to