From 4574f80e6ce15e7073defd9fce0be5108fec61de Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 23 Mar 2009 23:48:51 +0000 Subject: [PATCH] Fix bug when installing for windows --- html/admin/.htaccess | 7 ------- html/admin/setup.php | 11 ++++++++++- 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 html/admin/.htaccess diff --git a/html/admin/.htaccess b/html/admin/.htaccess deleted file mode 100644 index 1b2d9a01e..000000000 --- a/html/admin/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ -php_value include_path .:../../include:../include:addon -php_flag magic_quotes_gpc off -php_flag session.auto_start on -php_value session.save_path /tmp -php_value max_execution_time 240 -php_value memory_limit 24M - diff --git a/html/admin/setup.php b/html/admin/setup.php index 93e054ac2..12b80563b 100644 --- a/html/admin/setup.php +++ b/html/admin/setup.php @@ -32,6 +32,7 @@ h2.error {