mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #188] Erro ao executar o projeto #150
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#150
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kailtom-monteiro on GitHub (Apr 23, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/188
`2016/04/23 15:09:42 [error] 28575#0: *1422895 FastCGI sent in stderr: "PHP message: PHP Warning: require_once(/var/www/22222/htdocs/vimbadmin/application/../v$$n/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/22222/htdocs/vimbadmin/public/index.php on line 12
PHP message: PHP Fatal error: require_once(): Failed opening required '/var/www/22222/htdocs/vimbadmin/application/../vendor/autoload.php' (include_path='.:/usr/share/php:/usr/share/pear:') in /var/www/22222/htdocs/vimbadmin/public/index.php on line 12" while reading response header from upstream, client: 189.90.32.142, server: , request: "GET /vimbadmin/public/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "meusite.com.br:22222"
`
@kailtom-monteiro commented on GitHub (Apr 23, 2016):
Após instalar o ViMbAdmin executo o link: meusite.com.br:22222/vimbadmin e em seguida o erro acima é lançado.
@PhrozenByte commented on GitHub (Apr 23, 2016):
Sorry, you must speak English to get help. The good news is that the error message (
PHP Fatal error: require_once(): Failed opening required '/var/www/22222/htdocs/vimbadmin/application/../vendor/autoload.php') already tells us what the problem is. Please refer to https://github.com/opensolutions/ViMbAdmin/wiki/Installation for installation instructions. You'll need to runcomposer install.@kailtom-monteiro commented on GitHub (Apr 24, 2016):
According to rtcamp the problem is generated by:
Issue is with composer json file in Vimbadmin.
Requested a pull request fixing the issue. This issue will be solved as soon as maintainer of Vimbadmin get on this Pull Request.
"EasyEngine"
@barryo commented on GitHub (Apr 25, 2016):
What's the issue with composer.json?
@kailtom-monteiro commented on GitHub (Apr 29, 2016):
Boa noite! O problema já foi resolvido! Não tinha nada haver com o composer.json. Assim sendo o problema era na configuração do ViMbAdmin, não estava correto!