Bug 2215771 - Version is not compatible with PHP>=8.2. You are currently running 8.2.7.
Summary: Version is not compatible with PHP>=8.2. You are currently running 8.2.7.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nextcloud
Version: 38
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Ivan Chavero
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2084238 2188072 2210532 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-18 15:39 UTC by techno.ostrander
Modified: 2024-04-22 00:29 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-22 00:29:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.