Active5 years, 8 months ago
  1. How to Install and Configure Apache 2 on Windows by Christopher Heng, thesitewizard.com Many webmasters choose to install a copy of the Apache web server on their machines so that they can test their PHP and Perl scripts before they upload it to their 'live' websites.
  2. And that’s why i choose to create the apache guide again but this time it is using the 2.2 series, and of course this guide tell you on how to setup your apache server with php 5 manually not using an all in one package.
  3. Apache 2.2 on Windows step-by-step install tutorial (With PHP 5.3) phpWordpressTuts. Installing Apache as Windows service: httpd -k install. Installing and configuring PHP 5.3 on Apache 2.2.
  4. Apache 2.2 VC10 Windows 32 bits Binaries and Modules Apache Lounge has provided up-to-date Windows binaries and popular third-party modules for more than 15 years. We have hundreds of thousands of satisfied users: small and big companies as well as home users. Always build with up to date dependencies and latest compilers, and tested thorough.
  5. Apache is the most common web server and is available for Windows or Linux. This introductory tutorial gives step-by-step instructions on how to install the Apache 2.4 web server on Windows 10.

This is bizarre, it seems i can't reset/delete Apache error.log

The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. Apache Server Anywhere was based on Apache 2.2, you can run Apache directly without installation. Wherever you have Windows, you can also start the server in just a few seconds without having to reset all, and of course, your data will also be stored on your USB drive. Therefore it is named Apache Server Anywhere.

I'm running Apache 2.2 as service on Windows 7.

Today i wanted to delete error.log and acess.log in:

Game of thrones tabletop rpg review. To avoid personalized advertising based on your mobile app activity, you can install the. You can make a at any time. You can find much more information about your privacy choices in.

C:Program Files (x86)Apache Software FoundationApache2.2logs

I stop Apache (from Windows services), then I delete both files (he asks for admin privilege, i say yes and the files are deleted from the folder). I hit refresh on folder view just to make sure the files are gone.

Apache 2.2 For Windows

Then I start again Apache service, the install.log file is created new (0 bytes), but the error.log file is re-created the one that i deleted before with all the errors since last July. I don't understand how can Apache bring back these informations, it seems it saves errors also somewhere else, but where? How can I delete/reset the error.log file?

Marco Demaio
Marco DemaioMarco Demaio
1831 gold badge5 silver badges14 bronze badges

1 Answer

I am pretty sure apache is not doing this.

Apache would create as many log files are you want it to in the config file. You can check your config files for multiple error log entries.

Even if Apache was saving multiple copies of the log it wouldn't restore them. It would be the underlying operating system that would do that. Perhaps try deleting the file completely instead of sending to recycle bin ( Shift DELETE ).

DaveDeveloperDaveDeveloper

Not the answer you're looking for? Browse other questions tagged windows-7windowsapache-http-servererror-logging or ask your own question.

Viewed 6k times

I am new to configuring apache and I am trying to configure it to use ssl. Here are my configuration files.

httpd.conf file:I uncommented the following lines:

this is my httpd-ssl file:

And here is my server.xml file in Tomcat:

Apache Free Download For Windows 10

With this configuration, I am able to restart apache. But I have no access to my site. I get a unresponsive server error in chrome.

If I take the configuration out of httpd-ssl file and put it in httpd-vhosts and change the port from 443 to port 80. I am able to get to the site. But its not an ssl connection. Any help is really appreciated. I don't have any errors in the error log in apache, or in the windows event viewer.

I have Windows server 2003 R2 running on the server. I also generated my cert and key files using openssl. I don't have any certificate related errors.

Any thoughts or suggestions on what I am missing? Zte mobile broadband device drivers.

Thanks

Apache 2.2 For Windows 7

user648869user648869

Apache 2.2 For Windows

Browse other questions tagged windowsapachetomcatssl or ask your own question.