My server installed DirectAdmin (PHP 5.3.29), i tried install phalcon extension on my server and install successfull (step by step at link https://www.snip2code.com/Snippet/703612/install-phalconPHP-on-CentOS-%28with-direc) after restart then httpd error log: /usr/local/php5/lib/php/extensions/no-debug-non-zts-20090626/phalcon.so not found
Try edit php.ini again, change extension point to phalcon.so right path, and i see another error log: ...phalcon.so: cannot open shared object file: Permission denied...
Please help me fix bug. Thanks