[GH-ISSUE #188] Erro ao executar o projeto #150

Closed
opened 2026-02-26 09:36:19 +03:00 by kerem · 5 comments
Owner

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"

`

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" `
kerem closed this issue 2026-02-26 09:36:19 +03:00
Author
Owner

@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.

<!-- gh-comment-id:213839340 --> @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.
Author
Owner

@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 run composer install.

<!-- gh-comment-id:213841126 --> @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 run `composer install`.
Author
Owner

@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"

<!-- gh-comment-id:214030320 --> @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"
Author
Owner

@barryo commented on GitHub (Apr 25, 2016):

What's the issue with composer.json?

<!-- gh-comment-id:214178409 --> @barryo commented on GitHub (Apr 25, 2016): What's the issue with composer.json?
Author
Owner

@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!

<!-- gh-comment-id:215887925 --> @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!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#150
No description provided.