From 62105144e84e319e58938a8a9f360406b3641089 Mon Sep 17 00:00:00 2001 From: x99laine Date: Sun, 21 Nov 2004 19:34:00 +0000 Subject: [PATCH] for now we need to include the "configs" directory too --- install.d/apache.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.d/apache.conf b/install.d/apache.conf index 25393e9..89b5416 100644 --- a/install.d/apache.conf +++ b/install.d/apache.conf @@ -10,6 +10,6 @@ Alias /xorg /usr/share/xorg/htdocs 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" -- 2.1.4