A Arashdn Verified User Joined Jun 13, 2009 Messages 15 Feb 4, 2015 #1 Hi all, I have installed DA and I have configured cgi as my php handler. now I need to use dso as my default php handler. Is it enough to edit custom build option files like this: Code: php5_cli=yes php5_cgi=no and rebuild php? Thanks
Hi all, I have installed DA and I have configured cgi as my php handler. now I need to use dso as my default php handler. Is it enough to edit custom build option files like this: Code: php5_cli=yes php5_cgi=no and rebuild php? Thanks
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,732 Location www.poralix.com Feb 5, 2015 #2 Hello, Yes, change options and rebuild PHP. That should be enough in most cases.