3 3245 Verified User Joined Mar 28, 2013 Messages 34 Sep 29, 2015 #1 Hello how i can install mod_ruid2 on directadmin? i googled and there is lot of tutorials, but all them links expired and cant download mod_ruid2 if possible, please provide a update Tutorial thanks.
Hello how i can install mod_ruid2 on directadmin? i googled and there is lot of tutorials, but all them links expired and cant download mod_ruid2 if possible, please provide a update Tutorial thanks.
Arieh Verified User Joined May 27, 2008 Messages 1,234 Location The Netherlands Sep 29, 2015 #2 You can easily install mod_ruid2 with Custombuild 2.0, see the dedicated forum at http://forum.directadmin.com/forumdisplay.php?f=81 - mod_ruid2 is one of the options you can install php with.
You can easily install mod_ruid2 with Custombuild 2.0, see the dedicated forum at http://forum.directadmin.com/forumdisplay.php?f=81 - mod_ruid2 is one of the options you can install php with.
3 3245 Verified User Joined Mar 28, 2013 Messages 34 Sep 29, 2015 #3 thanks but there is no any tutorial for it, how i can install it using CB2 ?
Richard G Verified User Joined Jul 6, 2008 Messages 13,779 Location Maastricht Oct 4, 2015 #5 Try this: Code: ./build set mod_ruid2=yes ./build update ./build mod_ruid2 ./build rewrite_confs Be sure you are using 1 php version and using mod_php: Code: php1_mode=mod_php Read this faq it contains also info: http://forum.directadmin.com/showthread.php?t=44743 Last edited: Oct 4, 2015
Try this: Code: ./build set mod_ruid2=yes ./build update ./build mod_ruid2 ./build rewrite_confs Be sure you are using 1 php version and using mod_php: Code: php1_mode=mod_php Read this faq it contains also info: http://forum.directadmin.com/showthread.php?t=44743
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,396 Location www.poralix.com Nov 24, 2016 #6 The first command should be Code: ./build set mod_ruid2 yes []