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

Missing config.php on a fresh 3.2 install #500

Closed
GavBurke opened this issue Mar 27, 2023 · 2 comments
Closed

Missing config.php on a fresh 3.2 install #500

GavBurke opened this issue Mar 27, 2023 · 2 comments

Comments

@GavBurke
Copy link

I have just downloaded the 3.2 release, and followed the "manual" install step (so putting the contents of the upload directory into my htdocs dir) and on browsing the site I get a HTTP 500. Checking the errors.log, it says a config.php is missing:

root@c2820da94d44:/# cat /opt/lampp/logs/php_error_log 
[01-Sep-2022 07:08:54 Europe/Berlin] PHP Deprecated:  Directive 'track_errors' is deprecated in Unknown on line 0
[27-Mar-2023 13:26:31 Europe/Berlin] PHP Warning:  require_once(/www/app/config/config.php): failed to open stream: No such file or directory in /www/app/core/Database.php on line 65
[27-Mar-2023 13:26:31 Europe/Berlin] PHP Fatal error:  require_once(): Failed opening required '/www/app/config/config.php' (include_path='.:/opt/lampp/lib/php') in /www/app/core/Database.php on line 65
@GavBurke
Copy link
Author

#455 (comment) was the issue

1 similar comment
@GavBurke
Copy link
Author

#455 (comment) was the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant