How to Switch From Nginx to Apache?

blog

Verified User
Joined
Jan 28, 2011
Messages
131
I have custombuild 2.0

nginx and php-fpm54 mod_rewrite is not working how I can switch From Nginx to Apache?
 
Use the following commands:
Code:
cd /usr/local/directadmin/custombuild
./build set webserver apache
./build apache
 
Error :/


apache webserver configuration option is not compatible with php-fpm, lsphp or php-fastcgi PHP mode with mod_ruid2 enabled.
 
Back
Top