Posts

Showing posts from July, 2025

php fpm location directadmin

http://usr/local/directadmin/data/users/USER/php/php-fpmXX.conf

Misdirected Request

  Misdirected Request The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection. echo -e "proxy_ssl_server_name on;\nproxy_ssl_name \$host;" > /etc/nginx/conf.d/fixssl.conf && service nginx restart https://forum.hestiacp.com/t/nginx-apache-ssl-421-misdirected-request/19502

Requested filesize (749) exceeds the maxfilesize value (250) directadmin

 150 MB in bytes 157286400 /usr/local/directadmin/conf maxfilesize=157286400 /etc/init.d/directadmin restart Stopping DirectAdmin:                                      [  OK  ] Starting DirectAdmin:                                      [  OK  ] done this fixed the issue