switch from cgi to cli

Arashdn

Verified User
Joined
Jun 13, 2009
Messages
15
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
 
Back
Top