Support for Apache ITK MPM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #16
    Does the index.php script works/responds correctly? (with mod_hostinglimits on).
    Is there anything in apache error logs, or /var/log/messages
    when you load index.php?

    If that is a test server -- could I have the access (send it support or email)

    Comment

    • andrew
      Junior Member
      • Mar 2021
      • 8

      #17
      Yes, it works correctly and shows that it runs with correct userid. No messages in error log, except for missing favicon.

      Ive opened a ticket #1045823 with login details of that test server.

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #18
        It looks like mod_hostinglimits works with ITK right out of the box.
        The key is to add LVEId _UID_ for each virtual host, as SuexecUserGroup is not present there.

        Comment

        Working...