I have done rm -f * under ServerRoot/logs after apachectl stop.That has
http.pid also in that particular path.
After that I have started apache apachectl start.
I see that there is no error_log under ServerRoot/logs.Why no error_log
as well as no access_log.I see that httpd is running.(ps _ef | gr
Hi,
Thanks for clearing up the confusion.Yes,we are making the server to
redirect to another url.Can we solve the problem prgrammatically.Does
the solution in the FAQ still applies to this situation where the user
is redirected to a different URL?
Thanks,
Ramakrishna
-Original Message
Hi,
Apache version 2.0.53.Linux 32-bit OS.
Thanks,
Ramakrishna
From: Graham Frank [mailto:[EMAIL PROTECTED]
Sent: Monday, July 30, 2007 2:23 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Login page reappearing three times before
user is redire
Hi,
We are facing a situation where user is getting the login page thrice
before redirected to the page after successful login.This behavior is
observed with the production server only,test server with which we
tested was working fine and redirecting to the correct page after the
first login its
Hi,
We are trying to read the cookie information from the browser settings
and act on that information.But we are facing a problem here.The cookie
set by our test server webpage is different from the test server of the
client,though in effect we both are accessing the same page.The only
differen
--- Begin Message ---
Hi,
Did you checked whether all the files are 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 PRO
--- Begin Message ---
Hi,
Did you checked whether all the files(.gifs) are under /htdocs
directory?Because apache searches for files in .htdocs directory.
Any one please tell if i am alos wrong.
Good Luck,
Ramakrishna
From: Kong, Alan [mailto:[EMAIL PROTECTED
Hi,
One more query.Sorry i am new comer to apache.
We are trying to create a custom log file by using hook handler
apr_hook_open_logs().
We are passing server_rec * and apr_pool_t * to the handler in
apr_hook_open_logs().
Then we are allocating memory for our file name holder variable using ca
Hi,
I am sorry to mention my original problem.Our client wants to read logfile path
from his custom .conf file which is also placed under conf/ directory.So our
problem boils down to this.How to read logfile path from another .conf file not
from httpd.conf file?
Thanks & regards,
Ramakrishn
Hi All,
Pardon me if this is a silly question.But i have started using apache just
now.I have set an environmental variable in httpd.conf in httpd.conf using
SetEnv.
I want to read this variable in a program.I understoo that we cannot read using
request_rec structure.Is there any apache api t
--- Begin Message ---
Hi All,
Pardon me if this is a silly question.But i have started using apache just
now.I have set an environmental variable in httpd.conf in httpd.conf using
SetEnv.
I want to read this variable in a program.I understoo that we cannot read using
request_rec structure.Is t
Hi,
We are facing a tight problem regarding a user requirement to store logfile in
user specified directory.We are getting segmentation fault when we are starting
apache when we try to use a log file in user defined directory(other than
logs/).
We used fopen(),fprintf() to write the user spec
Hi,
We are trying to shutdown apache server through a 'C' program.
We tried calling system("httpd -k stop").
Also we tried to spawn a child process and replace using exec with the
"/bin/httpd","-k","stop").
But none of them worked.I am unable to understand the dynamics of apache
processes are
We are migrating a WebServer Application from IIS to Apache linux.We are unable
to find equivalent functions in linux to
CHttpFilter::GetFilterVersion(pVer).Also are there any flags in linux apache
SF_NOTIFY_ORDER_LOW?
Thanks
The information contained in this electronic message and any att
14 matches
Mail list logo