Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache 1.3.34 on XP problem |
|
Author |
|
julki
Joined: 01 Mar 2006 Posts: 3 Location: Croatia
|
Posted: Fri 03 Mar '06 16:15 Post subject: Apache 1.3.34 on XP problem |
|
|
Hi to everyone!
Ofcourse I have a problem!
Just to mention that I am a total beginner in this field, so I hope so that you can be patient with me
I instaled Apache server 1.3.34.(2.055 didn't work dont'know why, but never mind) on my XP machine as an administartor and everything worked just fine but when I logged as my power user profile than I get this error when I try to start or stop server :
C:\Server\Apache\Apache>apache.exe -k start
[Fri Mar 03 13:49:36 2006] [error] (13)Permission denied: could not open transfer
log file c:/server/apache/apache/logs/access.log.
Note the errors or messages above, and press the <ESC> key to exit. 28...
C:\Server\Apache\Apache>apache.exe - shutdown
[Fri Mar 03 14:22:58 2006] [warn] pid file c:/server/apache/apache/logs/htt
d overwritten -- Unclean shutdown of previous Apache run?
[Fri Mar 03 14:22:58 2006] [error] (13)Permission denied: could not open tr
r log file c:/server/apache/apache/logs/access.log.
Note the errors or messages above, and press the <ESC> key to exit. 27...
I run a syntax check for config files and I got this:
C:\Server\Apache\Apache>apache.exe -T
c:/server/apache/apache/conf/httpd.conf: Syntax OK
C:\Server\Apache\Apache>apache.exe -t
c:/server/apache/apache/conf/httpd.conf: Syntax OK
In error log i have this:
[Wed Mar 01 15:38:02 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/favicon.ico
[Wed Mar 01 15:38:02 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/favicon.ico
[Wed Mar 01 15:45:22 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/manual/netware.html
[Wed Mar 01 15:45:32 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/manual/unixware.html
[Wed Mar 01 15:52:04 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/manual/sitemap.html
[Wed Mar 01 15:52:26 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/manual/logs.html
[Wed Mar 01 15:54:24 2006] [error] [client 127.0.0.1] File does not exist: c:/server/apache/apache/htdocs/manual/upgrading_to_1_3.html
Apache server shutdown initiated...
And nothing else
In acces log I have this:
127.0.0.1 - - [01/Mar/2006:15:38:02 +0100] "GET / HTTP/1.1" 200 1494
127.0.0.1 - - [01/Mar/2006:15:38:02 +0100] "GET /apache_pb.gif HTTP/1.1" 200 2326
127.0.0.1 - - [01/Mar/2006:15:38:02 +0100] "GET /favicon.ico HTTP/1.1" 404 283
127.0.0.1 - - [01/Mar/2006:15:38:02 +0100] "GET /favicon.ico HTTP/1.1" 404 283
127.0.0.1 - - [01/Mar/2006:15:43:59 +0100] "GET /manual/ HTTP/1.1" 200 9502
127.0.0.1 - - [01/Mar/2006:15:43:59 +0100] "GET /manual/images/apache_header.gif HTTP/1.1" 200 4084
127.0.0.1 - - [01/Mar/2006:15:43:59 +0100] "GET /manual/images/pixel.gif HTTP/1.1" 200 61
127.0.0.1 - - [01/Mar/2006:15:43:59 +0100] "GET /manual/images/index.gif HTTP/1.1" 200 1540
127.0.0.1 - - [01/Mar/2006:15:45:22 +0100] "GET /manual/netware.html HTTP/1.1" 404 291
127.0.0.1 - - [01/Mar/2006:15:45:32 +0100] "GET /manual/unixware.html HTTP/1.1" 404 292
127.0.0.1 - - [01/Mar/2006:15:45:35 +0100] "GET /manual/windows.html HTTP/1.1" 200 27926
127.0.0.1 - - [01/Mar/2006:15:45:35 +0100] "GET /manual/images/sub.gif HTTP/1.1" 200 6083
127.0.0.1 - - [01/Mar/2006:15:51:59 +0100] "GET /manual/LICENSE HTTP/1.1" 200 11560
127.0.0.1 - - [01/Mar/2006:15:52:04 +0100] "GET /manual/sitemap.html HTTP/1.1" 404 291
127.0.0.1 - - [01/Mar/2006:15:52:09 +0100] "GET /manual/mod/directives.html HTTP/1.1" 200 18510
127.0.0.1 - - [01/Mar/2006:15:52:09 +0100] "GET /manual/images/home.gif HTTP/1.1" 200 1465
127.0.0.1 - - [01/Mar/2006:15:52:26 +0100] "GET /manual/logs.html HTTP/1.1" 404 288
127.0.0.1 - - [01/Mar/2006:15:54:24 +0100] "GET /manual/upgrading_to_1_3.html HTTP/1.1" 404 300
127.0.0.1 - - [01/Mar/2006:15:54:29 +0100] "GET /manual/install.html HTTP/1.1" 200 18054
Can enybody help me!
Thx a lot! |
|
Back to top |
|
julki
Joined: 01 Mar 2006 Posts: 3 Location: Croatia
|
Posted: Fri 03 Mar '06 17:23 Post subject: Re: Apache 1.3.34 on XP problem |
|
|
julki wrote: |
I instaled Apache server 1.3.34.(2.055 didn't work dont'know why, but never mind) on my XP machine as an administartor and everything worked just fine but when I logged as my power user profile
|
Just to fill in my previous post, it doesen't work under admin profile too! |
|
Back to top |
|
Xing Moderator
Joined: 26 Oct 2005 Posts: 49
|
Posted: Fri 03 Mar '06 20:09 Post subject: |
|
|
This is a forum dedicated to Apache 2 and 1.3 is kind of obsolete to run under Windows.
Do not expect a lot of help here,
X |
|
Back to top |
|
julki
Joined: 01 Mar 2006 Posts: 3 Location: Croatia
|
Posted: Mon 06 Mar '06 11:08 Post subject: |
|
|
Xing wrote: | This is a forum dedicated to Apache 2 and 1.3 is kind of obsolete to run under Windows.
Do not expect a lot of help here,
X |
OK...OK...just asking...don't be mad...I'll find help sowere else! |
|
Back to top |
|
|
|
|
|
|