You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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`
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
The text was updated successfully, but these errors were encountered: