for now we need to include the "configs" directory too
authorx99laine <x99laine>
Sun, 21 Nov 2004 19:34:00 +0000 (19:34 +0000)
committerx99laine <x99laine>
Sun, 21 Nov 2004 19:34:00 +0000 (19:34 +0000)
install.d/apache.conf

index 25393e9..89b5416 100644 (file)
@@ -10,6 +10,6 @@ Alias /xorg /usr/share/xorg/htdocs
   <IfModule mod_php4.c>
     php_value magic_quotes_gpc On
     php_value register_globals Off
-    php_value include_path ".:/usr/share/xorg/include:/usr/share/diogenes/lib:/usr/share/php/smarty/libs:/usr/share/php"
+    php_value include_path ".:/usr/share/xorg/include:/usr/share/xorg/configs:/usr/share/diogenes/lib:/usr/share/php/smarty/libs:/usr/share/php"
   </IfModule>
 </Directory>