Re: [nachtrag] Re: setfault bei url_fopen

2006-08-11 Thread armin langhofer
Alexander Lazic schrieb: On Don 10.08.2006 16:22, Alexander Lazic wrote: On Don 10.08.2006 15:11, armin langhofer wrote: wie war das nochmal mit den logs? Und bitte _unter_ dem Zitat antworten. Danke. ?php echo before; flush(); new SoapClient(http://wsdl.langhofer.at/atm.wsdl.xml;);

Re: setfault bei url_fopen

2006-08-11 Thread armin langhofer
armin langhofer schrieb: hi seit einem der letzten updates stürzen php skripte ab, die über http eine file laden. include(http:// imagecreatejpg(http://... new soapclient(http://... ich wollte nochmal betonen, dass alle skripte segfaulten, die irgendwo eine http:// - url

Re: [nachtrag] Re: setfault bei url_fopen

2006-08-11 Thread Paul Puschmann
armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 12:40:23PM +0200: Alexander Lazic schrieb: On Don 10.08.2006 16:22, Alexander Lazic wrote: Welche Version von den jeweiligen Komponenten hast du?! Kann man dem SoapClient eine Debug entlocken?! Kann man dem PHP eine

Re: setfault bei url_fopen

2006-08-11 Thread Paul Puschmann
armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 12:42:13PM +0200: armin langhofer schrieb: hi seit einem der letzten updates stürzen php skripte ab, die über http eine file laden. include(http:// imagecreatejpg(http://... new soapclient(http://...

Re: [nachtrag] Re: setfault bei url_fopen

2006-08-11 Thread armin langhofer
armin langhofer snail: fischer von erlachstr. 29 snail: a-5020 salzburg phone: +43 699 11648495 email: [EMAIL PROTECTED] gnupg: http://langhofer.at/pubkey.txt Paul Puschmann schrieb: armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 12:40:23PM +0200: Alexander Lazic

Re: setfault bei url_fopen

2006-08-11 Thread armin langhofer
armin langhofer snail: fischer von erlachstr. 29 snail: a-5020 salzburg phone: +43 699 11648495 email: [EMAIL PROTECTED] gnupg: http://langhofer.at/pubkey.txt Paul Puschmann schrieb: armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 12:42:13PM +0200: armin langhofer

Re: [nachtrag] Re: setfault bei url_fopen

2006-08-11 Thread Alexander Lazic
On Fre 11.08.2006 12:40, armin langhofer wrote: open(/tmp/wsdl-ca064d929621f4987c860d300162bff7, O_RDONLY) = -1 ENOENT (No such file or directory) stat64(http://wsdl.langhofer.at/atm.wsdl.xml;, 0xbfffbad0) = -1 ENOENT (No such file or

Re: setfault bei url_fopen

2006-08-11 Thread Paul Puschmann
armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 01:15:49PM +0200: Paul Puschmann schrieb: armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 12:42:13PM +0200: armin langhofer schrieb: Gibt es eigentlich einen besonderen Grund gentoo einzusetzen?

Re: setfault bei url_fopen

2006-08-11 Thread Marcus Franke
On Fri, Aug 11, 2006 at 03:31:34PM +0200, Paul Puschmann wrote: armin langhofer [EMAIL PROTECTED] schrieb am Fri, Aug 11, 2006 at 01:15:49PM +0200: debian ist mir weigehend zu unflexibel; ich habe debian auf einigen vservern und als testserver in betrieb aber zum normalen webhosten ist

Re: Script Kids, Massenabfragen auf Web-Server

2006-08-11 Thread Michelle Konzack
Am 2006-07-27 12:19:46, schrieb Vogel, Thomas (BOT): Moin Habe da so?n paar Spassvögel die mir ne ganze Applikation unter Vollast setzen. Apache stellt ein Abfrageformular zu Verfügung. Angreifer nutzen wechselnde IP?s/Providernetze. Ich weis zwar nicht, was für ein Abfrageformular Du

RE: [EMAIL PROTECTED] Httpd.conf configuration problem

2006-08-11 Thread Boyle Owen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 6:03 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Httpd.conf configuration problem Hi, I tried in all ways, but facing the same error Location /

RE: [EMAIL PROTECTED] mod_auth_mysql

2006-08-11 Thread Michael Luff
Hi William, I've now managed to get this to work by using Location instead of Directory, my listing now reads: location /files Order Allow,Deny Satisfy Any Allow from 10.0.0 AuthName authentication required AuthType Basic AuthMySQLHost

Re: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-11 Thread Rob Sterenborg
On Thu, August 10, 2006 17:48, Nick Kew wrote: The AuthDBDUserPWQuery directive contains User. Should it also work for Require group? Nope. If you want to check groups from your database, you'll need mod_authz_dbd and Require dbd-group admins Ah. And I need the files

[EMAIL PROTECTED] Beginner's question : enablesendfile on Windows only for some disk drives

2006-08-11 Thread Jose Adriano Baltieri
I'm running 2.0.58 on Windows XP PRO and I'd like to turn on enablesendfile only for some local drives. So, I need something like : | Directory drives C, D and E EnableSendfile on /Directory How do I do that ? I guess I need some sort of RegEx. Thanks in advance for your support ! | --

[EMAIL PROTECTED] Apache 2.2.3 for Windows compile

2006-08-11 Thread hunter
I have finally managed to get a clean compile after fixing mod_usertrack.mak, htpassword.mak and makefile.win. I will provide details or the fixed files if anyone is interested. Chris Lewis - The official User-To-User support

Re: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-11 Thread Nick Kew
On Friday 11 August 2006 09:56, Rob Sterenborg wrote: On Thu, August 10, 2006 17:48, Nick Kew wrote: The AuthDBDUserPWQuery directive contains User. Should it also work for Require group? Nope. If you want to check groups from your database, you'll need mod_authz_dbd and Require

Re: [EMAIL PROTECTED] Beginner's question : enablesendfile on Windows only for some disk drives

2006-08-11 Thread Steve Swift
This should work for you:DirectoryMatch [CDE]:/]EnableSendfile on/DirectoryMatch-- Steve Swifthttp://www.swiftys.org.uk

Re: [EMAIL PROTECTED] Beginner's question : enablesendfile on Windows only for some disk drives

2006-08-11 Thread Jose Adriano Baltieri
Steve Swift wrote: This should work for you: DirectoryMatch [CDE]:/] EnableSendfile on /DirectoryMatch Thanks Mr Swift. I think you meant : DirectoryMatch [ABCDEFGPQ]:/] EnableSendfile on /DirectoryMatch Thanks again ! It's done. -- Steve Swift http://www.swiftys.org.uk -- Obrigado,

Re: [EMAIL PROTECTED] mod_auth_mysql

2006-08-11 Thread paredes
Hi Michael! How interesting [and bizarre]. Since your last post I've been researching this to find why it's working on my site but not on yours and have gotten nowhere. My testing realms are static pages and use the directory container. Everything else on my site is dynamically generated and

[EMAIL PROTECTED] Lucene/Tomcat Memory Issue

2006-08-11 Thread adrena . keating
Hello, Does anyone have any suggestions on how to solve the following issue: Following a Tomcat restart, our web based application has Lucene creating a single new index in a RAMDirectory, followed by continuous creation of additional index entries as new content is published. During the

Re: [EMAIL PROTECTED] Lucene/Tomcat Memory Issue

2006-08-11 Thread Joshua Slive
On 8/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Does anyone have any suggestions on how to solve the following issue: Hmmm... Your problem involves Lucene and Tomcat, but you are posting in an HTTP Server forum. Perhaps you'd have better luck at

[EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Errol Neal
How do I do this? Or the manager of the archives... Thanks! Errol Neal __ Errol Uriel Neal Jr. Sr. Network Administrator DFI International, Inc. 1717 Pennsylvania Ave NW, Suite 1300 Washington, DC 20006 Tel (202)452-6955 Fax (202)452-6910 [EMAIL

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Joshua Slive
On 8/11/06, Errol Neal [EMAIL PROTECTED] wrote: How do I do this? Or the manager of the archives... You can contact users-owner at httpd.apache.org, but that will go to me, so you can contact me off-list if you'd like. If you're planning to ask for a message to be deleted from the archives,

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread William A. Rowe, Jr.
Joshua Slive wrote: You can contact users-owner at httpd.apache.org, but that will go to me, so you can contact me off-list if you'd like. Raises a good question; what about a new footer to keep down the noise? The official User-To-User support forum of the Apache HTTP Server Project. See

[EMAIL PROTECTED] Re: xxxxxxxxxxxxxxxxxxxxxx

2006-08-11 Thread Michelle Konzack
Hi all, Am 2006-06-24 19:49:55, schrieb Walter Nicholls: If by 'the directions on the webpage' you mean http://httpd.apache.org/userslist.html then that isn't going to be much help, since it suggests emailing the unsubscribe address, which as Chris Price points out isn't working. I do

[EMAIL PROTECTED] Re: Just relax everyone

2006-08-11 Thread Michelle Konzack
Hi Jacqui and *, Am 2006-06-26 09:12:49, schrieb Jacqui Caren: There is a *small* possibility that he and the german sounding person with the same complaint were having a problem with non latin-1 chars in their email address. I have found some mailinglist managesrs, which reject E-Mails IF

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Joshua Slive
On 8/11/06, William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Joshua Slive wrote: You can contact users-owner at httpd.apache.org, but that will go to me, so you can contact me off-list if you'd like. Raises a good question; what about a new footer to keep down the noise? The official

Re: [EMAIL PROTECTED] Patrick Presto is out of the office.

2006-08-11 Thread Michelle Konzack
Hello Jacqui, sorry for the löate answer, but I was not in France... Am 2006-08-02 18:46:34, schrieb Jacqui Caren: Block all email that includes 'out of the office' :-) Of course, any vacation software should NEVER respond to mailing lists - and you can tell real lists from the headers.

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Cairen Lajia
Hi Joshua, Is there any search function for those archives (http://mail-archives.apache.org/mod_mbox/httpd-users/)? thanks. Cairen Joshua Slive [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/11/2006 12:08 PM Please respond to users@httpd.apache.org To users@httpd.apache.org cc

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Joshua Slive
On 8/11/06, Cairen Lajia [EMAIL PROTECTED] wrote: Hi Joshua, Is there any search function for those archives (http://mail-archives.apache.org/mod_mbox/httpd-users/)? thanks. You're kind of hijacking an unrelated thread here. Anyway, no, the apache mail archives don't have a search

[EMAIL PROTECTED] Apache module and Oracle connectivity - PRO*C failing - Help Help

2006-08-11 Thread jayaram . g
Hi, I am trying to load my test module from Apache. The test module is a DLL which is loaded by Apache using LoadLibraryExw call. When I add PRO*C/C++ code and link with orasql9.lib then the LoadLibrary call is failing. The PRO*C code is below. Please Help me. #ifdef WIN32 __declspec(

Re: [EMAIL PROTECTED] Getting in Contact with Mailling Admin?

2006-08-11 Thread Cairen Lajia
I thought I started a new thread, apparently, I didn't. Sorry for the incident. Thanks for your info. It seems the search at marc is not working. The other one works fine. Thanks. Cairen Joshua Slive [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 08/11/2006 01:43 PM Please respond to

[EMAIL PROTECTED] Browser seems to do a loop when the redirect runs

2006-08-11 Thread José Euclides Silva Junior
Hi guys, i am back with those questions about redirect directive... As Steve taught me to do, my http.conf is the following: ServerName www-pddataprev DocumentRoot /u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/deqs_web/ # DocumentRoot /u01/app/oracle/product/oracle10g/j2ee RewriteEngine

Re: [EMAIL PROTECTED] Browser seems to do a loop when the redirect runs

2006-08-11 Thread Joshua Slive
On 8/11/06, José Euclides Silva Junior [EMAIL PROTECTED] wrote: Hi guys, i am back with those questions about redirect directive... As Steve taught me to do, my http.conf is the following: ServerName www-pddataprev DocumentRoot /u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/deqs_web/

[EMAIL PROTECTED] turn off error_log formatting under standard cgi handler?

2006-08-11 Thread Mark Hedges
Server: Apache/2.0.55 (Debian) mod_apreq2-20051231/2.5.7 mod_perl/2.0.2 Perl/v5.8.8 Using the regular cgi handler (no mod_perl fancy stuff), my warning messages have this format: [Fri Aug 11 13:25:03 2006] [error] [client 127.0.0.1] ---, referer: http://localhost/the_http_referer_page.html

Re: [EMAIL PROTECTED] turn off error_log formatting under standard cgi handler?

2006-08-11 Thread Mark Hedges
Apparently there's not a damn thing I can do about it: http://httpd.apache.org/docs/2.0/logs.html The first item in the log entry is the date and time of the message. The second entry lists the severity of the error being reported. The LogLevel directive is used to control the types of errors