alimooghashang Posted February 15, 2010 Posted February 15, 2010 Hi all, how can i add my library path to the php_value include_path ? i added this code to .htaccess file, but not working <IfModule mod_php5.c> php_value include_path ".:/home/robocupp/public_html/youtubedanlod.co.cc/library" </IfModule> why?
Byron Posted February 15, 2010 Posted February 15, 2010 This support request is being escalated to our root admin.
Ashoat Posted February 16, 2010 Posted February 16, 2010 You can't do that. Our PHP is setup under suPHP - it isn't compiled under a DSO. In other words, the php_value directive does not exist under our Apache.
Recommended Posts