fix php
This commit is contained in:
parent
f06cc87b23
commit
559a78ca33
@ -9,6 +9,7 @@ fi
|
|||||||
# Start php dep
|
# Start php dep
|
||||||
echo "Starting PHP"
|
echo "Starting PHP"
|
||||||
service php8.1-fpm start
|
service php8.1-fpm start
|
||||||
|
chmod 777 /run/php/php8.1-fpm.sock # I don't know how to fix this properly, but it works.
|
||||||
|
|
||||||
# Start Nginx
|
# Start Nginx
|
||||||
echo "Starting Nginx"
|
echo "Starting Nginx"
|
||||||
|
Loading…
Reference in New Issue
Block a user