Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

fresh install, unable to disable developpement-mode #155

Open
@mickaelmonsieur

Description

@mickaelmonsieur

Hi,

I installed the current version of apigility and can not disable the development mode:

`
web2@vps104:/var/www/api.xx.net/web$ curl -sS https://apigility.org/install | php
Download Apigility
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Install Apigility
Installation complete.
Running PHP internal web server.
Open your browser to http://localhost:8888, Ctrl-C to stop it.
^C
web2@vps104:/var/www/api.xx.net/web# ./vendor/bin/zf-development-mode disable
bash: ./vendor/bin/zf-development-mode: Permission non accordée (EN: Forbidden)
web2@vps104:/var/www/api.xx.net/web# chmod +x ./vendor/bin/zf-development-mode
web2@vps104:/var/www/api.xx.net/web$ ./vendor/bin/zf-development-mode disable
Cannot locate autoloader; please run "composer install"
web2@vps104:/var/www/api.xx.net/web$ composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
web2@vps104:/var/www/api.xx.net/web$ ./vendor/bin/zf-development-mode disable
Cannot locate autoloader; please run "composer install"
web2@vps104:/var/www/api.xx.net/web$ composer -v


/ _/ ____ ___ ____ ____ ________ _____
/ / / __ / __ __ \/ __ \/ __ \/ ___/ _ \/ ___/ / /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ / \____/\____/_/ /_/ /_/ .___/\____/____/\___/_/ /_/ Composer version 1.3.2 2017-01-27 18:23:41

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