RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-12 Thread Kong, Alan
Hi all, I need your help again on error log formatting. My error_log is logging the occurring time on every single line of error message(one error with many lines of error message), below are the sample lines I cut from the error_log. [Tue Jun 12 16:49:00 2007] [error] [client 10.50.166.5] fro

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Monday, June 11, 2007 12:16 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2.3 On 6/11/07, Kong, Alan <[EMAIL PROTECTED]> wrote: > Graeme, > > These are the URL that I used: > http://cuflink7

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
Alan -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 11:57 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache 2.2.3 On Mon, 2007-06-11 at 11:52 -0400, Kong, Alan wrote: > Here is the error message: > > The page y

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
Joshua, Here is the error message: The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. Ls -la: -rw-r--r-- 1 cuflinkusers 2326 Nov 20 2004 apache_pb.gif -rw-r--r-- 1 cu

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
w us the access log entry then please? Cheers, Tony On Mon, June 11, 2007 4:30 pm, Kong, Alan wrote: > Yes, all files are under the DocumentRoot directory. > > > > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Monday,

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
under /htdocs directory? Good Luck, Ramakrishna From: Hiep Nguyen [mailto:[EMAIL PROTECTED] Sent: Mon 6/11/2007 7:50 PM To: users@httpd.apache.org Cc: [EMAIL PROTECTED] Subject: RE: [EMAIL PROTECTED] Apache 2.2.3 On Mon, 11 Jun 2007, Kong, Alan wrote

[EMAIL PROTECTED] RE: Apache 2.2.3

2007-06-11 Thread Kong, Alan
Hi Bob, It is inside my company's network. The url is not visible to outside world. The test display the sample index.html with http:/ip-address fine, however, when I replaced the index.html with some complicated html files(showing pictures, calling javascript with

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-11 Thread Kong, Alan
shua Slive Sent: Friday, June 08, 2007 3:24 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2.3 On 6/8/07, Kong, Alan <[EMAIL PROTECTED]> wrote: > > Hi group, > > I installed apache 2.2.3 in HPUX11.11 and I will be able to access the > test index.html(I

RE: [EMAIL PROTECTED] Apache 2.2.3

2007-06-08 Thread Kong, Alan
- From: Hiep Nguyen [mailto:[EMAIL PROTECTED] Sent: Friday, June 08, 2007 2:45 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2.3 check/change permission of gif file is one way. On Fri, 8 Jun 2007, Kong, Alan wrote: > > Hi group, > > I installed apa

[EMAIL PROTECTED] Apache 2.2.3

2007-06-08 Thread Kong, Alan
Hi group, I installed apache 2.2.3 in HPUX11.11 and I will be able to access the test index.html(It works!!!). However, when I try to access the test gif in the same directory, it gives me an error saying that it is not available. I am new for apache, does anyone know how to fix this problem?

[EMAIL PROTECTED] Installing apache2.2.3 in hpux

2007-06-05 Thread Kong, Alan
Hi folks, I am trying to install apache2.2.3 in hpux11.11 with ANSI C compiler. When I am running the following command: ./configure \ --prefix=/usr/local/apache2 \ --enable-so \ --enable-mods-shared=most \ --libexecdir=/usr/local/apache2/libexec I got thrown out with the following error: config

RE: [EMAIL PROTECTED] Installation problem for apache2.2.3

2006-09-28 Thread Kong, Alan
ginal Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: Thursday, September 28, 2006 2:13 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Installation problem for apache2.2.3 > -Original Message- > From: Kong, Alan [mailto:[EMAIL PROTECTED] > Sent: Wednes

[EMAIL PROTECTED] Installation problem for apache2.2.3

2006-09-27 Thread Kong, Alan
Title: Installation problem for apache2.2.3 Hi all, I am having a problem when trying to install apache2.2.3. I am running hpux11.00, there is apache1.3.3 running as well.  Now I try to install apache2.2.3 with php, so that the enable-so is require on the installation.  However, when I ru