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

Fehler bei der Installation #71

Open
Lyonbln opened this issue Oct 12, 2024 · 3 comments
Open

Fehler bei der Installation #71

Lyonbln opened this issue Oct 12, 2024 · 3 comments

Comments

@Lyonbln
Copy link

Lyonbln commented Oct 12, 2024

Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Language::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vhosts/jango-online.de/uni1.jango-online.de/includes/classes/Language.class.php:165 Stack trace: #0 /var/www/vhosts/jango-online.de/uni1.jango-online.de/includes/classes/Language.class.php(18): errorHandler() #1 /var/www/vhosts/jango-online.de/uni1.jango-online.de/includes/common.php(61): require('...') #2 /var/www/vhosts/jango-online.de/uni1.jango-online.de/install/index.php(23): require('...') #3 {main} in /var/www/vhosts/jango-online.de/uni1.jango-online.de/includes/classes/Language.class.php on line 18

@Zurret
Copy link

Zurret commented Oct 12, 2024

Please use an older PHP version (e.g. PHP 7.3) since your current version isn't compatible. You would need to make several adjustments to get it working.

I assume you're using PHP 8.x? Next time, please provide more details and not just the error message.

@Lyonbln
Copy link
Author

Lyonbln commented Oct 13, 2024

php 7.3 wird ja nicht mehr angeboten, selbst die Version 8.0 ist veraltet.... womit du dir den Kompletten Server verschießt

@Zurret
Copy link

Zurret commented Oct 13, 2024

Das Script ist halt veraltet; eine Alternative wäre, es selbst auf PHP 8.3/8.4 zu aktualisieren. Vielleicht findest du in diesem Thread hilfe dazu.

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