fastcgi to mod_php

TheMask

Verified User
Joined
Jan 20, 2011
Messages
142
I'm using fastcgi, but I want to convert it to mod_php and the reason is I want to use mod_ruid2. How can I do it without problems.

./build set php1_mode mod_php
./build set php2_mode mod_php
./build set mod_ruid2 yes
./build php n
./build rewrite_confs

is it enough?
 
Back
Top