Apparently apache is still running at that point in
time. My error log is as follows;
test# tail /var/log/httpd-error.log
[Sat Feb 19 16:38:17 2005] [notice] Accept mutex:
flock (Default: flock)
[Sat Feb 19 16:38:19 2005] [error] [client
xx.xx.xx.xx] File does not exist:
/usr/local/www/cgi-bin/fav
My partial httpd.conf file:
# DocumentRoot: The directory out of which you will
serve your
# documents. By default, all requests are taken from
this directory, but
# symbolic links and aliases may be used to point to
other locations.
#
DocumentRoot "/usr/local/www/cgi-bin"
#
# Each directory to w
On Thu, 2005-02-10 at 13:53 +, Emma Jukie wrote:
> What do you mean when you write, "that virtualhost
> error log?"
He means the error log file for whichever vhost you are running the perl
script under. For example, if test.com is configured as a vhost in the
Apache configuration, then test.c
What do you mean when you write, "that virtualhost
error log?"
--- Artþras Lapienì <[EMAIL PROTECTED]> wrote:
> that virtualhost error log
>
> On Thu, 2005-02-10 at 12:35 +, Emma Jukie wrote:
> > My apache error logs displays this:
>
> --
> ArtÅ«ras LapienÄ
> UAB "Radijo ElektroninÄs Si
that virtualhost error log
On Thu, 2005-02-10 at 12:35 +, Emma Jukie wrote:
> My apache error logs displays this:
--
ArtÅras LapienÄ
UAB "Radijo ElektroninÄs Sistemos"
interneto administratorius
el. paÅtas: [EMAIL PROTECTED]
mob. nr: +37065092829
My apache error logs displays this:
test# tail -f /var/log/httpd-error.log
[Wed Feb 9 16:49:42 2005] [notice] Accept mutex:
flock (Default: flock)
[Wed Feb 9 17:55:11 2005] [notice] caught SIGTERM,
shutting down
[Thu Feb 10 13:15:23 2005] [notice] Apache/1.3.33
(Unix) mod_perl/1.29 mod_ssl/2.8.2
> I have created a GUI with the help of Perl scripts and
> Apache as my web server and this is running off a
> FreeBSD 4.x platform. The GUI has several menus plus
> components but the problem is whenever I click on a
> menu say, 'Submit' after I have made some
> modifications, a web page comes up
Hi all,
I have created a GUI with the help of Perl scripts and
Apache as my web server and this is running off a
FreeBSD 4.x platform. The GUI has several menus plus
components but the problem is whenever I click on a
menu say, 'Submit' after I have made some
modifications, a web page comes up wit