Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Fatal error running #3473

Closed
dicky54putra opened this issue Aug 10, 2020 · 4 comments
Closed

Bug: Fatal error running #3473

dicky54putra opened this issue Aug 10, 2020 · 4 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@dicky54putra
Copy link

Direction
We use github issues to track bugs, not for support.
If you have a support question, or a feature request, raise these as threads on our
forum.

Describe the bug
A clear and concise description of what the bug is.

CodeIgniter 4 version
Which version (and branch, if applicable) the bug is in.

Affected module(s)
Which package or class is the bug in, if known.

Expected behavior, and steps to reproduce if appropriate
A clear and concise description of what you expected to happen,
and how you got there.
Feel free to include a text/log extract, but use a pastebin facility for any
screenshots you deem necessary.

Context

  • OS: [e.g. Windows 99]
  • Web server [e.g. Apache 1.2.3]
  • PHP version [e.g. 6.5.4]
@dicky54putra dicky54putra added the bug Verified issues on the current code behavior or pull requests that will fix them label Aug 10, 2020
@dicky54putra
Copy link
Author

PHP Warning: require(C:\xampp\htdocs\ci4app\app\Config/../../vendor/codeigniter
4/codeigniter4/system/bootstrap.php): failed to open stream: No such file or dir
ectory in C:\xampp\htdocs\ci4app\spark on line 44

Warning: require(C:\xampp\htdocs\ci4app\app\Config/../../vendor/codeigniter4/cod
eigniter4/system/bootstrap.php): failed to open stream: No such file or director
y in C:\xampp\htdocs\ci4app\spark on line 44
PHP Fatal error: require(): Failed opening required 'C:\xampp\htdocs\ci4app\app
\Config/../../vendor/codeigniter4/codeigniter4/system/bootstrap.php' (include_pa
th='C:\xampp\php\PEAR') in C:\xampp\htdocs\ci4app\spark on line 44

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\ci4app\app\Conf
ig/../../vendor/codeigniter4/codeigniter4/system/bootstrap.php' (include_path='C
:\xampp\php\PEAR') in C:\xampp\htdocs\ci4app\spark on line 44

@paulbalandan
Copy link
Member

Run composer install or composer update in your terminal.

@InsiteFX
Copy link
Contributor

Did you move the public folder or rename?

@michalsn
Copy link
Member

Not a bug.

If running composer update didn't help and you still have a problem with the installation, please feel free to post on our Forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

4 participants