logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Unable to open or move log files
Author
classact2575



Joined: 04 Dec 2012
Posts: 1

PostPosted: Tue 04 Dec '12 23:36    Post subject: Unable to open or move log files Reply with quote

Hi all-
We have three virtual hosts on our Apache 2.2 installation on Windows Server 2003.

For some reason, I'm unable to open log files (error.log and each virtual hosts-specific log), even though I have full administrator rights. (The log folder is full access to admins.) Every time I try to open the file or even copy it to another location, it just says "Access Denied."

I temporarily solved the issue for one of the logs by adding BufferedLogs On to httpd.conf and each vhost config. However, it only seemed to work once or twice, then went back to its old behavior.

[I realize it says in the Apache manual that you only need to have BufferedLogs On in httpd.conf for it to apply to virtual hosts, but for some reason wouldn't work unless I also added it to vhosts.]

Any suggestions? This is really annoying, and I'd really like to see the logs!

Thanks!

-KC
Back to top
maba



Joined: 05 Feb 2012
Posts: 64
Location: Germany, Heilbronn

PostPosted: Fri 14 Dec '12 11:28    Post subject: Reply with quote

Actually I doubt that people here could be of much help. This sound more like a Windows file permission problem rather than an Apache problem.

I am using Apache on Win2003 since very long time and never ran into that problem.
Back to top


Reply to topic   Topic: Unable to open or move log files View previous topic :: View next topic
Post new topic   Forum Index -> Apache