getting Apache2::Request enabled in Ubuntu

Posted by scottk on October 27, 2006 in Linux, Sysadmin, Ubuntu, Uncategorized |

Installing the libapreq2 module alone isn’t enough to get Apache2::Request running. Additionally you will need to go to the /etc/apache2/mod-enabled direcorty and sym link in the module to be loaded from /etc/apache2/mods-available

cd /etc/apache2/mods-enabled
ln -s ../mods-available/apreq.load apreq.load
/etc/init.d/apache2 restart

Copyright © 2006-2024 SimpIT.com All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.