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

Nextcloud 25.0.3 with PHP 8.2.X #36148

Closed
6 of 9 tasks
ghost opened this issue Jan 15, 2023 · 3 comments
Closed
6 of 9 tasks

Nextcloud 25.0.3 with PHP 8.2.X #36148

ghost opened this issue Jan 15, 2023 · 3 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@ghost
Copy link

ghost commented Jan 15, 2023

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.

Bug description

Hi guys
Unfortunately Nextcloud 25.0.2 still does not run under PHP>=8.2.x. Current version is 8.2.1.
Is there anything you can do or you have to use the old PHP 8.1 from November 2021 ?
Greeting @Niffecs

Steps to reproduce

  1. Installing apache
  2. Install PHP
  3. Install PHP Module
  4. adjust PHP.ini file
  5. Install Databse Server
  6. Download lastest nextcloud version
  7. restart apache

Expected behavior

Nextcloud works ?!

Installation method

Community Manual installation with Archive

Operating system

Debian/Ubuntu

PHP engine version

Other

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

/var/www/nextcloud [root@xxx] [20:14]
> sudo -u www-data php occ config:list system
php occ config:list system
./occ config:list system
This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.#

List of activated Apps

/var/www/nextcloud [root@xxx] [20:14]
> sudo -u www-data php occ app:list
php occ app:list
./occ app:list
This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.This version of Nextcloud is not compatible with PHP>=8.2.<br/>You are currently running 8.2.1.#

Nextcloud Signing status

Page can't be reached

Nextcloud Logs

empty

Additional info

empty

@ghost ghost added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 15, 2023
@szaimen
Copy link
Contributor

szaimen commented Jan 15, 2023

Hi, see #32595

@szaimen szaimen closed this as completed Jan 15, 2023
@ghost ghost mentioned this issue Jan 16, 2023
19 tasks
@ghost
Copy link
Author

ghost commented Jan 17, 2023

If you want, you can delete the issue.

@meizfl
Copy link

meizfl commented Mar 7, 2023

for nextcloud 24/25 wrote an easy temporary fix that disables php version checking. everything works stable on nextcloud 24.0.10 and 25.0.4 . just replace versioncheck.php file in /nextcloud/lib/ directory. https://github.com/meizuflym/nextcloudversioncheckfix/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants