Skip to content

Commit dddf624

Browse files
improve docs
Co-Authored-By: andrewminion-luminfire <andrew.minion@luminfire.com>
1 parent 3b5b9b9 commit dddf624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-issues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Set `memory_limit` on the fly as a temporary fix:
9090
$ php -d memory_limit=512M "$(which wp)" package install <package-name>
9191
```
9292
93-
If you still run into a PHP fatal error, try these steps:
93+
If your PHP process is still running out of memory, try these steps:
9494
9595
1. Restart PHP.
9696
2. Check for additional php.ini files:

0 commit comments

Comments
 (0)