[us...@httpd] HTTP over PPPoE???

2010-01-10 Thread ChiaTzung Liu
Hi all, I meet a problem about HTTP over PPPoE. I describe my question firstly, and thanks for your help. I establish a HTTP Server Apache/2.2.9 in Unix, and it connects to Internet by PPPoE. Then, I use other pc in WAN to download a file from Server. After downloading, I got the wrong

Re: [us...@httpd] Apache2 UCC Certificate Multiple Websites

2010-01-10 Thread Nilesh Govindarajan
On 01/11/2010 10:45 AM, Marcos Mendez wrote: Hi, I've purchased a GoDaddy certificate to secure two websites. I've got the virtual hosts configured correctly for port 80, but when I use https, the browser gets redirected to the first website always. Is there anything special that I need to do wi

Re: [us...@httpd] Too many '500 Error'

2010-01-10 Thread Nilesh Govindarajan
On 01/11/2010 12:49 AM, Daniel Reinhardt wrote: -- From: "Nilesh Govindarajan" Sent: 10 January, 2010 17:22 To: Subject: Re: [us...@httpd] Too many '500 Error' On 01/10/2010 10:50 PM, Nilesh Govindarajan wrote: On 01/10/2010 10:47 PM, Daniel R

[us...@httpd] Apache2 UCC Certificate Multiple Websites

2010-01-10 Thread Marcos Mendez
Hi, I've purchased a GoDaddy certificate to secure two websites. I've got the virtual hosts configured correctly for port 80, but when I use https, the browser gets redirected to the first website always. Is there anything special that I need to do with the 443 virtual host to handle two websites?

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-10 Thread hc
Thanks a lot! I didn't even think of this: "If you copy Apache to another machine, remember to install the Microsoft Visual C++ 2008 Redistributable Package http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en before running it" On 1/10/10,

Re: [us...@httpd] 401 Error with Basic Auth

2010-01-10 Thread Eric Covener
On Sun, Jan 10, 2010 at 5:55 PM, cgswtsu78 wrote: > >  Hello, > >    AuthUserFile filepath/usersfile Does this have to be absolute? What does your errorlog say? -- Eric Covener cove...@gmail.com - The official User-To-User sup

[us...@httpd] 401 Error with Basic Auth

2010-01-10 Thread cgswtsu78
Hello, I'm using the below httpd configuration in order to secure a Java based resource ("/reportsvcs_ws") using basic auth. When I hit the url https://host/reportsvcs_ws without authing before, I'm prompted to login as expected, but I get a http status code of 401 when accessing the resourc

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Kaya Saman
Eric Covener wrote: On Sun, Jan 10, 2010 at 3:37 PM, Kaya Saman wrote: http://www.optiplex-networks.com/links.php What worked 2 minutes ago now doesn't even show up and there don't seem to be any errors reported in Apache log either :-( While it's off-topic here, try enabling error r

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Eric Covener
On Sun, Jan 10, 2010 at 3:37 PM, Kaya Saman wrote: > http://www.optiplex-networks.com/links.php > > What worked 2 minutes ago now doesn't even show up and there don't seem to > be any errors reported in Apache log either :-( While it's off-topic here, try enabling error reporting in PHP. -- Eri

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Kaya Saman
Marcin 'Rambo' Roguski wrote: On Sun, 10 Jan 2010 22:15:31 +0200 Kaya Saman wrote: '; ?> ^ try and tell... Ok what was weird is that I tried several things: "; ';' Basically nothing worked! So I reverted back to my original: '; And I managed to see my site again, e

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Marcin 'Rambo' Roguski
On Sun, 10 Jan 2010 22:15:31 +0200 Kaya Saman wrote: > > '; ?> ^ try and tell... -- I sometimes think that God, in creating man, somewhat overestimated his ability. -- Oscar Wilde - The official User-To-Us

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Kaya Saman
The error is exactly where the log tells you, line 17 in /home/optiplex-networks/links.php Most likely you were previously using php4.0 and now moved above 5 which is far more strict about syntax. - The official User-To-User s

Re: [us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Marcin 'Rambo' Roguski
> /home/optiplex-networks/links.php on line 17 [...] > I'm not sure where the error lies. > Can anyone help me? The error is exactly where the log tells you, line 17 in /home/optiplex-networks/links.php Most likely you were previously using php4.0 and now moved above 5 which is far more stri

[us...@httpd] Updated Fedora 11 server on PPC and now site is down completely!

2010-01-10 Thread Kaya Saman
Hi, I have Apache running on F11 on an Apple PowerMac G4. I can't remember what got updated as there were many packages but I think PHP5 was included in them. Now when I try to access my site I get this error: [Sun Jan 10 21:50:00 2010] [error] [client 192.168.1.110] PHP Parse error: synta

Re: [us...@httpd] Too many '500 Error'

2010-01-10 Thread Daniel Reinhardt
-- From: "Nilesh Govindarajan" Sent: 10 January, 2010 17:22 To: Subject: Re: [us...@httpd] Too many '500 Error' On 01/10/2010 10:50 PM, Nilesh Govindarajan wrote: On 01/10/2010 10:47 PM, Daniel Reinhardt wrote: ---

Re: [us...@httpd] help compiling apache 2.2.14 and openssl-0.9.8l using vs2008

2010-01-10 Thread Tom Donovan
hc wrote: I need to compile apache2.2.14 for windows because of cve-2009-3555. It is my understanding for that problem I need to compile apache with openssl-0.9.8l instead of the previous which was used in the 2.2.14 binary, which was I believe, 0.9.8k. but I ran into a couple questions/issues

Re: [us...@httpd] Too many '500 Error'

2010-01-10 Thread Nilesh Govindarajan
On 01/10/2010 10:50 PM, Nilesh Govindarajan wrote: On 01/10/2010 10:47 PM, Daniel Reinhardt wrote: -- From: "Nilesh Govindarajan" Sent: 10 January, 2010 17:08 To: Subject: [us...@httpd] Too many '500 Error' I have a fedora 12 VPS with 500 MB R

Re: [us...@httpd] Too many '500 Error'

2010-01-10 Thread Nilesh Govindarajan
On 01/10/2010 10:47 PM, Daniel Reinhardt wrote: -- From: "Nilesh Govindarajan" Sent: 10 January, 2010 17:08 To: Subject: [us...@httpd] Too many '500 Error' I have a fedora 12 VPS with 500 MB RAM & 1 GB swap. I've compiled Apache 2.2.14. Also u

Re: [us...@httpd] Too many '500 Error'

2010-01-10 Thread Daniel Reinhardt
-- From: "Nilesh Govindarajan" Sent: 10 January, 2010 17:08 To: Subject: [us...@httpd] Too many '500 Error' I have a fedora 12 VPS with 500 MB RAM & 1 GB swap. I've compiled Apache 2.2.14. Also using PHP 5.3.1 via FastCGI. I've given Apache Ma

[us...@httpd] Too many '500 Error'

2010-01-10 Thread Nilesh Govindarajan
I have a fedora 12 VPS with 500 MB RAM & 1 GB swap. I've compiled Apache 2.2.14. Also using PHP 5.3.1 via FastCGI. I've given Apache MaxClients = 500 (ThreadLimit properly set) and PHP a memory limit of 175M. The problem is, some pages on my site www.itech7.com especially the admin interface