#47942 closed defect (bug) (invalid)
server is already upgraded to php 7.3 yet wordpress multisite still detects it as php 5.6
Reported by: | thinqlabs | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.2 |
Component: | Site Health | Keywords: | |
Focuses: | Cc: |
Description
not sure if this is a bug, I have been running a Multisite installation for quite some time. I believe the multisite was originally installed on a php 5.x server. Currently the server is updated to php 7.3 yet my wordpress is still showing php 5.6, with php update required reminders.
Change History (4)
#2
@
5 years ago
ok thanks so what does that mean? is there anything i need to do to make it show up as php 7.3? some wordpress plugins are also not available thinking i'm still on php 5.6
#3
@
5 years ago
- Resolution set to invalid
- Status changed from new to closed
Hi @thinqlabs
Much welcome to WordPress Core Trac. In order to get help with troubleshooting this issue, I'd suggest that you open a ticket in https://wordpress.org/support/forum/how-to-and-troubleshooting/
Trac is used for reporting and fixing issues with WordPress itself. We can close this ticket for now. If it should later turn out that there IS an issue with WordPress, then you can reopen the ticket and add descriptions on what configuration and steps one would need to make in order to make the bug happen.
Thank you for the bug report, @thinqlabs!
Site Health use default PHP
phpversion()
function to get current PHP version.