rename
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 19 Feb 2009 18:48:34 +0000 (18:48 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 19 Feb 2009 18:48:34 +0000 (18:48 +0000)
plc.d/httpd

index 30e5ce3..2c644cb 100755 (executable)
@@ -47,7 +47,7 @@ case "$1" in
        fi
 
        # Set the default include path
-       include_path=".:$DocumentRoot/planetlab/includes:$DocumentRoot/plkit/php:/etc/planetlab/php:/usr/share/plc_api/php"
+       include_path=".:$DocumentRoot/planetlab/includes:$DocumentRoot/plekit/php:/etc/planetlab/php:/usr/share/plc_api/php"
        sed -i -e "s@[;]*include_path = \"\.:.*\"@include_path = \"$include_path\"@" $php_ini
 
        # Disable default Listen directive