I have a client that uses osTicket which in turn uses phar. So I need to whitelist phar in suhosin suhosin.executor.include.whitelist=phar
I added my config line to /usr/local/php56/lib/php.conf.d/10-directadmin.ini and restart php-fpm service php-fpm56 restart
When I load the website, it works fine for the first time. The second time I load the website it shows throws an error with phar.
If I restart php-fpm again, it works fine for the first time.
I added my config line to /usr/local/php56/lib/php.conf.d/10-directadmin.ini and restart php-fpm service php-fpm56 restart
When I load the website, it works fine for the first time. The second time I load the website it shows throws an error with phar.
If I restart php-fpm again, it works fine for the first time.