facebook / facebook/hhvm

Give an error if hhvm.server.user is set but we're built without support for changing users

Aberta
#8,244 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C++
Estrelas
18.7k
Forks
3.1k
Merge médio
1h 47min
PRs com merge (30d)
2

Descrição

### HHVM Version

3.27.0

### Operating System and Version

MacOS High Sierra

### Standalone code, or other way to reproduce the problem

```
hhvm -m daemon -p 8080 -d hhvm.server.user=nobody
```

### Actual result

```
Log file not specified under daemon mode.\n\n
```

Server running in daemon mode under my current user.

### Expected result

An error message indicating that setting `hhvm.server.user` does nothing as HHVM was built with SKIP_USER_CHANGE set by cmake (always true on MacOS)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.