Re: [us...@httpd] PHP problem

2009-12-27 Thread Thierry Granier
i resolved the problem in installing the package gettext Many thanks Le Mon, 28 Dec 2009 01:52:09 +0100, Thierry Granier a écrit: Hello, i have installed centreon and when i try to login, apache said the main page doesn't exist and i can see in the error log of apache : [Mon Dec 28 0

[us...@httpd] PHP problem

2009-12-27 Thread Thierry Granier
Hello, i have installed centreon and when i try to login, apache said the main page doesn't exist and i can see in the error log of apache : [Mon Dec 28 01:18:19 2009] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function bindtextdomain() in /usr/local/centreon/www/class

Re: [us...@httpd] security scanner for apache ?

2009-12-27 Thread Morgan Gangwere
On Sunday 27 December 2009 05:45:01 am Frank Bonnet wrote: > I'm searching for tools to check eventuals security holes in an apache > server . The server runs Zope in https mode Honestly, that's something you do yourself. Pen-tests are a /custom/ thing. So far, https is as secure a layer as the e

Re: [us...@httpd] HoloCMS

2009-12-27 Thread Peter Maguire
Oh ok Sent from my iPod On 27 Dec 2009, at 10:16, André Warnier wrote: Peter Maguire wrote: Ok but how do I make a database? That seems more of a question for the HoloCMS help forum, than for the Apache one. Sent from my iPod On 26 Dec 2009, at 17:38, Marcin 'Rambo' Roguski wrote: How can

[us...@httpd] security scanner for apache ?

2009-12-27 Thread Frank Bonnet
Hello I'm searching for tools to check eventuals security holes in an apache server . The server runs Zope in https mode any infos links welcome Thank you - The official User-To-User support forum of the Apache HTTP Server P

Re: [us...@httpd] HoloCMS

2009-12-27 Thread André Warnier
Peter Maguire wrote: Ok but how do I make a database? That seems more of a question for the HoloCMS help forum, than for the Apache one. Sent from my iPod On 26 Dec 2009, at 17:38, Marcin 'Rambo' Roguski wrote: How can you get HoloCMS to work with apache. According to their website you

Re: [us...@httpd] HoloCMS

2009-12-27 Thread Peter Maguire
Ok but how do I make a database? Sent from my iPod On 26 Dec 2009, at 17:38, Marcin 'Rambo' Roguski wrote: How can you get HoloCMS to work with apache. According to their website you just need a working PHP and database access. Then copy the CMS files to a directory served by Apache, create d

Re: [us...@httpd] I need a technique for executing very fast code behind the httpd apache server.

2009-12-27 Thread Krist van Besien
On Sat, Dec 26, 2009 at 2:04 PM, Andrei Paul Nistor wrote: > Hello all. > > Question: Is it any way possible to access through the httpd server > resources like objects or remote procedures that run on the server in binary > form and dont get disposed after each call of the resources? Have you lo