php 7.3 handler problem on lsapi_module
After I installed lsapi_module when I add the following lines of code to .htaccess file php code was read as plain text.
AddHandler application/x-httpd-ea-php73-lsphp .php
I started to analyze the problem and found out that the line given below is missing in the file /etc/container/php.handler
application/x-httpd-ea-php73-lsphp /opt/cpanel/ea-php73/root/usr/bin/lsphp
Please solve problem
Please sign in to leave a comment.
Comments
0 comments