Ym0T / pterodactyl-nginx-egg

Nginx web server with PHP8.x/7.3 and Wordpress support
MIT License
9 stars 8 forks source link

php-fpm.sock missing #8

Closed xLeviNx closed 5 months ago

xLeviNx commented 5 months ago

After installing php version 8.2 and defining php version 8.2, it is missing the php-fpm.sock in tmp/

Ym0T commented 5 months ago

Hello,

you have to change the PHP version in the text file too in your directory. "php_version.txt"

Best regards Tom

xLeviNx commented 5 months ago

Hi php version in the text file was also changed. This seems to be isolated to just the 8.2 version. All other versions the php-fpm.sock will be made

Ym0T commented 5 months ago

All right, please go through these instructions completely to see if you have forgotten any junk.

Step 1: File "php_version.txt" -> change content to "8.2". grafik

Step 2: On the "Startup" page in your Pterodactyl panel, change "PHP VERSION" to "8.2". grafik

Step 3: Change Docker image to "...nginx_php:8.2" grafik

Ym0T commented 5 months ago

After installing php version 8.2 and defining php version 8.2, it is missing the php-fpm.sock in tmp/

Did you use a different version before without any problems? If my last instructions didn't help?

xLeviNx commented 5 months ago

Followed those steps as well and it didn't install on version 8.2 again. I installed on 8.3 so its fine now but not sure why it failed on 8.2