How did you install Thruk and why didn't you use the centos rpm packages?
Sven
Perfect, then you don't need to start thruk_server.pl, you just need to open your browser with
http://<hostname>/thruk/
Only thruk_fastcgi.pl is used when using the package.
Sven
Please have a look at /var/log/thruk/thruk.log and the apache error log.
> I change thruk_local.conf to use shinken backend but i don't know how to restart thruk.
As Thruk is started automatically from apache, you need to reload apache.
"/etc/init.d/httpd reload" kills thruk. The next access will start the
process again.
> do you think that the problem could comes from this setup ?
Logfiles will show that...
Do you get any errors when you start fcgid_env.sh from command line (as webserver user of course)?
Also try to do a shift reload or empty your cache, when there is an error 500, there must be an error
in either the thruk.log or the apache error log.
Bye,
Sven