Re: [EMAIL PROTECTED] Can't modify LoadModule line for PHP

2008-03-23 Thread istojic
On Sun, Mar 23, 2008 at 1:46 AM, Lester Caine <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > I hadn't thought to check whether additional .conf files were being > > generated by the installer. Sure enough, there were, and one had a > > command to load the php5_module again. > So chan

Re: [EMAIL PROTECTED] [Apache 2.2.4/Internet Explorer] Strange access_log messages when access SSL URL

2008-03-23 Thread ohaya
Hi, For the record, I just found a solution that works for me for the slow response with IE6: I found what turned out to be the solution at: http://209.85.165.104/search?q=cache:p3mqvzZBGpMJ:www.garayed.com/apache-configurations/210237-msie-nokeepalive-ssl-unclean-shutdown-directive-causes

Re: [EMAIL PROTECTED] rolling log files

2008-03-23 Thread Sander Temme
On Mar 23, 2008, at 3:10 PM, Sam Carleton wrote: Is there any way to make Apache roll it's log files? http://httpd.apache.org/docs/2.2/logs.html#rotation S. -- Sander Temme [EMAIL PROTECTED] PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF -

[EMAIL PROTECTED] rolling log files

2008-03-23 Thread Sam Carleton
Is there any way to make Apache roll it's log files? -- The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else.

Re: [EMAIL PROTECTED] [Apache 2.2.4/Internet Explorer] Strange access_log messages when access SSL URL

2008-03-23 Thread ohaya
P.S. I forgot to mention: This problem appears to only happen if I use Internet Explorer as the browser. If I use Mozilla Firefox, the SSL pages appear quickly. Jim [EMAIL PROTECTED] wrote: > Hi, > > I'm building and trying to get an Apache 2.2.4 system working with SSL. > > I've go

[EMAIL PROTECTED] [Apache 2.2.4/Internet Explorer] Strange access_log messages when access SSL URL

2008-03-23 Thread ohaya
Hi, I'm building and trying to get an Apache 2.2.4 system working with SSL. I've gotten the build done, and it's configured for SSL with server certs, etc., and when I access some simple HTML pages, it works ok. However, if I access pages that have images, etc. using Internet Explorer, the pag

Re: [EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Nils Jeppe
On Sun, 23 Mar 2008, Joshua Slive wrote: Mh, is that new? That particular document is relatively new. But the behavior of mod_rewrite in this regard has not changed for as long as I remember. Ah, QSA appends, and doesn't allow parsing. I've always wanted to parse. Still, you are right, t

Re: [EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Joshua Slive
On Sun, Mar 23, 2008 at 12:16 PM, Nils Jeppe <[EMAIL PROTECTED]> wrote: > > > On Sun, 23 Mar 2008, Joshua Slive wrote: > > > Not quite. See: > > http://wiki.apache.org/httpd/RewriteQueryString > > Mh, is that new? That particular document is relatively new. But the behavior of mod_rewrite in t

Re: [EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Nils Jeppe
On Sun, 23 Mar 2008, Joshua Slive wrote: Not quite. See: http://wiki.apache.org/httpd/RewriteQueryString Mh, is that new? - Nils - The official User-To-User support forum of the Apache HTTP Server Project. See http://htt

Re: [EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Joshua Slive
On Sun, Mar 23, 2008 at 11:19 AM, Nils Jeppe <[EMAIL PROTECTED]> wrote: > > > On Sun, 23 Mar 2008, Sam Carleton wrote: > > > The category/fldoid is always going to be present, the p can be > > changed for other variables, so this is what I came up with, but the 7 > > is not being picked up by t

Re: [EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Nils Jeppe
On Sun, 23 Mar 2008, Sam Carleton wrote: The category/fldoid is always going to be present, the p can be changed for other variables, so this is what I came up with, but the 7 is not being picked up by the PHP code: Well - you terminate your rule at .php and then create a new url with empty

[EMAIL PROTECTED] RewriteRule

2008-03-23 Thread Sam Carleton
I am trying to get this URL /category/838fe8cb-40d2-4a38-85ba-a1ee46214894/p.php?7 Turned into this: index.php?fldoid=838fe8cb-40d2-4a38-85ba-a1ee46214894&p=7 The category/fldoid is always going to be present, the p can be changed for other variables, so this is what I came up with, but the 7 i

Re: [EMAIL PROTECTED] compiling 2.2.8 with dbd and mysql 5.0.51a

2008-03-23 Thread Nick Kew
On Sun, 23 Mar 2008 11:44:08 +0100 "Marc" <[EMAIL PROTECTED]> wrote: > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot run > C compiled programs. > If you meant to cross compile, use `--host'. >

[EMAIL PROTECTED] compiling 2.2.8 with dbd and mysql 5.0.51a

2008-03-23 Thread Marc
Hi, I have some problems compiling apache 2.2.8 with included apr and mysql. I hope someone can help me sort this out. I have successfully compiled with postgres but when i add the mysql option, than configure breaks down with: checking for gcc... gcc checking for C compiler default output file