Skip to content

All config files requiring install to C:/dev/ #177

@beckerrobin

Description

@beckerrobin

Service cannot start. When you start to look at all the config-files there are a bunch of references to c:\dev\ as the install dir.

For example this is my \apache\conf\gitstack\gitphp.conf:

PHPIniDir "C:/dev/gitstack/php/"
LoadModule php5_module "C:/dev/gitstack/php/php5apache2_2.dll"
AddType application/x-httpd-php .php

Alias /web "C:/dev/gitstack/gitphp"
<Directory "C:/dev/gitstack/gitphp">
Options Indexes FollowSymLinks MultiViews
Order Deny,Allow
Allow from all
DirectoryIndex index.php

My install dir is not c:\dev so nothing works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions