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

Fehlende Datei /config/mail.php #43

Open
HTML-Wiki opened this issue Apr 30, 2021 · 2 comments
Open

Fehlende Datei /config/mail.php #43

HTML-Wiki opened this issue Apr 30, 2021 · 2 comments

Comments

@HTML-Wiki
Copy link

Wenn ich deinen Quellcode hier runterladen und mir mal live auf meinem Server anschauen will kommt die Fehlermeldung 404 und drunter steht "Missing configuration file: config/mail.php
Rename the corresponding example file and adapt the data it contains to your project."

Was muss ich nun machen?Sorry, bin etwas lost :D

@HTML-Wiki
Copy link
Author

Und wenn ich nun mail.example.php in mail.php umbenenne kommt folgender Fehler:
`Warning: require_once(/var/www/html/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/includes.php on line 12

Fatal error: require_once(): Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/includes.php on line 12`

@BibaltiK
Copy link
Contributor

Du musst noch composer install ausführen. Das wird in der Installationsanweisung beschrieben.

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

2 participants