- Edited
aaPanel_Jose
When I copy the config file from here to my server , I got this error :
I add my ip address in allow "change_to_your_server_ip";
and in /www/server/panel/vhost/nginx/mysite.com.conf:68
second question : I'm running php 8 , is need to change 73 to 8 ?
in this line :
fastcgi_pass unix:/tmp/php-cgi-73.sock;