Skip to content

Commit d5466e0

Browse files
committed
php84 doc correction
1 parent 9d03d88 commit d5466e0

1 file changed

Lines changed: 6 additions & 18 deletions

File tree

_docs/installation/providers/enterprise/php84-upgrade.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,12 @@ Now run the below command to update to PHP 8.4
227227
sudo yum update -y
228228
```
229229

230+
Now install the below php extensions which were not installed earlier in php 8.2
231+
232+
```
233+
yum -y install php-process php-posix
234+
```
235+
230236
### Install and configure IonCube 8.4 extension
231237

232238
```
@@ -437,24 +443,6 @@ To This
437443
<img alt="" src="https://raw.githubusercontent.com/ladybirdweb/faveo-server-images/master/_docs/installation/providers/enterprise/GUI-images/php84-f.png"/>
438444

439445

440-
---
441-
---
442-
---
443-
444-
445-
<div style="display: flex; align-items: center;">
446-
<a href="https://www.linkedin.com/in/mohammadasifdevops">
447-
<img src="https://1.gravatar.com/avatar/c0d70118d1dcf472a3b428453e49e1723127a1d83d8aeb4fb9d7b53a15860d13?size=128" alt="Author Image" style="border-radius: 50%; width: 50px; height: 50px; margin-right: 10px;">
448-
</a>
449-
<div style="text-align: left;">
450-
<div style="line-height: 1;">Authored by:</div>
451-
<div style="line-height: 1;"> <b>Mohammad Asif</b> </div>
452-
<div style="line-height: 1;">Associate DevOps Engineer</div>
453-
</div>
454-
</div>
455446

456-
---
457-
---
458-
---
459447

460448

0 commit comments

Comments
 (0)