Menu

#61 Forward slashes

v1.1
open-later
installer (18)
5
2003-08-26
2003-08-25
No

On third page of install, using IIS, errors appear stating
that:
C:\Program Files\Apache Group\Apache2
\htdocs\mindmeld\acweb\install/cache/ does not exist

and

C:\Program Files\Apache Group\Apache2
\htdocs\mindmeld\acweb\install/opensource/adodb/ does
not exist.

Discussion

  • Rick Hickerson

    Rick Hickerson - 2003-08-25

    Logged In: YES
    user_id=226589

    Fixing the slashes manually in the input boxes, results in:
    C:\Program Files\Apache Group\Apache2
    \htdocs\mindmeld\acweb\install\cache/ does not exist.

    and
    C:\Program Files\Apache Group\Apache2
    \htdocs\mindmeld\acweb\install\opensource\adodb/ does not
    exist.

     
  • Richard Tango-Lowy

    • status: open --> open-later
     
  • Richard Tango-Lowy

    Logged In: YES
    user_id=302293

    The workaround is to complete the install and edit these
    lines manually in the mindmeld/mindmeld.config file.

    The installer will receive some major fixes after the 1.2
    release.

     
  • Cas Nuy

    Cas Nuy - 2003-08-27

    Logged In: YES
    user_id=847984

    In my view it is not an issue with slashes but an issue with
    local rights on the windows platform. I encountered the same
    problem and had to solve that by giving the webuser
    (iusr_xxxx) full control, also to the subdirectories
    of "opensource".
    Then the installation is no issue (should have netered this
    somewhere in the knowledgebase !!).

    Cas

     
  • Rick Hickerson

    Rick Hickerson - 2003-08-27

    Logged In: YES
    user_id=226589

    Further testing shows that the problem is that under IIS 5,
    the first page of the installer defaults the acweb path to
    include \install prior to the name of the cache directory.

    Under IIS 5, the installer also defaults the mindmeld path
    to include \acweb\install.

    The workaround to to manually fix these paths on the second
    page of the installer, removing references to \install and
    \acweb\install, respectively.

    It certainly wasn't a permissions issue on my FAT32 W2K
    instance...;-)

     
  • Richard Tango-Lowy

    Logged In: YES
    user_id=302293

    Please verify this is still a problem.

     
  • Richard Tango-Lowy

    Logged In: YES
    user_id=302293

    Please let me know if this is a problem in 1.2.2b1.

     

Log in to post a comment.