From 87ad71c985e016b820b998844bf21c0d7c188bc1 Mon Sep 17 00:00:00 2001 From: Jakob Hilden Date: Tue, 17 Feb 2009 21:49:57 +0000 Subject: added mkdir command to error message if "var" is not found, for people that don't know how to create a folder on unix --- installer/views/get_db_info.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/views/get_db_info.html.php') diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index 22ed82ad..fde11239 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -12,7 +12,7 @@

We're having trouble creating a place for your photos. Can you - help? Please create a directory called var in your + help? Please create a directory called "var" using mkdir var in your gallery3 directory, then run chmod 777 var. That should fix it.

-- cgit v1.2.3