Skip to content

Commit 0dfde54

Browse files
author
DarmExplosion
authored
Update README.md
1 parent 35ceb25 commit 0dfde54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@ Some errors you may encounter:
5252
Error 404:
5353

5454

55-
-> Make sure you actually call the php script, and not some other website / make sure apache / nginx is running
55+
Make sure you actually call the php script, and not some other website / make sure apache / nginx is running
5656

5757

5858

5959
Sorry, your file could not be uploaded:
6060

6161

62-
-> Make sure you have php 7.4 installed & that the service is running (systemctl status php7.4-fpm)
62+
Make sure you have php 7.4 installed & that the service is running (systemctl status php7.4-fpm)
6363

6464

65-
-> make sure your php script hast permissions to create files (sudo chown -R www-data:www-data /var/www)
65+
Make sure your php script hast permissions to create files (sudo chown -R www-data:www-data /var/www)
6666

6767

6868

0 commit comments

Comments
 (0)