osx - How to install mod_xsendfile on mappstack -


Last Update: As the next release planned for anywhere around April 8, 2013, the MTPP stack will include mod_xsendfile in Bitani.


I tried to compile and install mod_xsendfile on my mappstack5.4.12-0. I have tried two methods, but I have failed every time:

  • Method 1: Automatically install using APX. Problem = & gt; When running command "APXS -cia mod_xsendfile.c", instead of installing APXS on mappstack, trying to install your Mac mod_xsendfile and fails because permission is denied It is trying to create a .so file in the protected area.

  • Method 2: Compile with APX and Manual installation in APX. Problem = & gt; Command "apx -c mod_xsendfile.c" When I'm fully running in a folder, it generates an .slo file instead of an .so file

    How can I change the SSO file in .us file? I have not found any relevant results for .slo files in Google, nor is there anything useful about my 2 issues.

    With an .so file, I manually use Apache, mod_xsendfile , using the instructions found in the following reference:

    • I can not post more than 2 URLs, but this is the relevant part for each:

      • web-developpeur-php.com/blog/article/mod- Xsendfile-forcer-le-telechargement-avec-apache-php
      • codeutopia.net/blog/2009/3/06/send-files- better Apache-mod_xsendfile and php /
      • Elivz.com/blog/single/mod_xsendfile/

        Apxs Apache for the Apache:

        This is the one that uses apxs Ra is the first time and I have no more information to compile C code

        Thanks.

        PS: I was able to install mod_xsendfile following the instructions in the response to the stackoverflow on MAPPstack, but I'm getting errors to restart Apache when < Pre> httpd :. Syntax error on line 529 / application / mappstack-5.4.12-0 / apache2 / conf / http d.conf: can not load /Applications/mappstack-5.4.12-0/apache2/modules/mod_xsendfile.so in server : Dlopen (/Applications/mappstack-5.4.12-0/apache2/modules/mod_xsendfile.so, 10): Symbol not found: referenced from _ap_log_rerror: /Applications/mappstack-5.4.12-0/apache2/modules/mod_xsendfile Flat Name Location: expected in /Applications/mappstack-5.4.12-0/apache2/modules/mod_xsendfile.so Therefore "post-text" itemprop = "text">

        question "How to install mod_xsendfile on Bittney Mappscake".

        P>

        The answer is: upgrade to the latest version, because due to the popular interest in the answer to my question and mod_xsendfile, BitName has it in the stack Also included, you can read it from the description.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -