Bug 2215771

Summary: Version is not compatible with PHP>=8.2. You are currently running 8.2.7.
Product: [Fedora] Fedora Reporter: techno.ostrander
Component: nextcloudAssignee: Ivan Chavero <ichavero>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 38CC: ce, cglombek, dag, doomsdayrs, ichavero, Keith, sergio
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-22 00:29:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description techno.ostrander 2023-06-18 15:39:43 UTC
When I visit http://localhost/nextcloud/, I get the following error:

```
This version of Nextcloud is not compatible with PHP>=8.2.
You are currently running 8.2.7.
```

Package versions:
nextcloud-25.0.3-1.fc38.src.rpm
php-8.2.7-2.fc38.src.rpm

Reproducible: Always

Steps to Reproduce:
1. sudo dnf install nextcloud nextcloud-postgresql nextcloud-nginx
2. sudo systemctl enable nginx
3. sudo systemctl start nginx
4. visit http://localhost/nextcloud/
Actual Results:  
500 status code

This version of Nextcloud is not compatible with PHP>=8.2.
You are currently running 8.2.7.


Expected Results:  
200 status code

Nextcloud works

Comment 1 Sergio Basto 2024-04-14 05:28:06 UTC
*** Bug 2210532 has been marked as a duplicate of this bug. ***

Comment 2 Sergio Basto 2024-04-14 05:28:59 UTC
*** Bug 2188072 has been marked as a duplicate of this bug. ***

Comment 3 Sergio Basto 2024-04-14 05:29:08 UTC
*** Bug 2084238 has been marked as a duplicate of this bug. ***

Comment 4 Sergio Basto 2024-04-22 00:29:29 UTC
nextcloud-28 is compatible