GithubHelp home page GithubHelp logo

Make File Path Configurable about mod_dumpost HOT 6 CLOSED

danghvu avatar danghvu commented on August 24, 2024
Make File Path Configurable

from mod_dumpost.

Comments (6)

danghvu avatar danghvu commented on August 24, 2024

Thanks ! Noted, this is a good point 👍

from mod_dumpost.

danghvu avatar danghvu commented on August 24, 2024

you now can specify DumpPostLogFile

from mod_dumpost.

cdeck avatar cdeck commented on August 24, 2024

I upgraded and tried all of the following, but could never get it to write out to anything but the ssl_error_log:

DumpPostLogFile logs/post_log
DumpPostLogFile post_log
DumpPostLogFile /var/log/httpd/post_log

from mod_dumpost.

danghvu avatar danghvu commented on August 24, 2024

are you sure you have the permission to write to /var/log/httpd ? could you enable debug log and check into the error_log ?

from mod_dumpost.

cdeck avatar cdeck commented on August 24, 2024

Sorry for taking so long to respond.

It was a permissions issue. All of the logs in /var/log/httpd are owned by 'root', but I do have Apache httpd configured to run as 'apache' so it makes sense that it couldn't write to that directory. All I did was 'chown apache:root /var/log/httpd' and everything began to work. Thank you!

Others will probably run into this same issue so you may want to put a reminder on the readme.

from mod_dumpost.

danghvu avatar danghvu commented on August 24, 2024

Sure ! Thanks for the suggestion, glad that you have it worked

from mod_dumpost.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.