Menu

#11 Doesn't work with Non standard installation path

open-accepted
nobody
Unknown (3)
5
2009-04-15
2008-01-30
Anonymous
No

I have installed Apache 2.2 as part of the installation of CollabNet Subversion. This installs Apache in a sub-directory under
Program Files\CollabNet Subversion Server\ The Apache dot net installer does not recognise this as a valid install path.

.. Alan D. Saunders
ADS_AT_Tigersolv.com

(address changed to prevent 'scraping' - replkace '_AT_' with '@'

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Same problem happened with me also. I have installed apache 2.2.4 on C:\Program Files\Apache Software Foundation\Apache2.2. The installation file mod_aspdotnet-2.0.0.2006-setup.msi doesnot work with any other installed path. Please help in anybody has solution.

     
  • Nobody/Anonymous

    Same problem on bitnami distribution.

     
  • Nobody/Anonymous

    Same problem on bitnami distribution.

     
  • William A. Rowe, Jr.

    It only fails due to the depth of your directory and not naming the apache binary httpd.exe
    (or perhaps using the 2.0 installer package). We search some 3 levels deep, we are not
    looking for specific file-paths.

    It can be overridden with options to MSIEXEC, leaving the incident as a note to remind me
    to follow up on this documentation

     
  • William A. Rowe, Jr.

    • labels: 960314 --> Unknown
    • status: open --> open-accepted
     
  • Nobody/Anonymous

    The same problem. It was easier if you specified those command line options. Not really fast but i found them after all.

    msiexec /i mod_aspdotnet-2.0.0.2006-setup.msi /qb INSTALLDIR="C:\web\bin\apache2_2"

    /i - installs the package
    /qb - no wizard ( use this option to be able to install, otherwise the same error will appear)
    INSTALLDIR - directory where the apache instance is installed

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.