diff options
Diffstat (limited to 'installer/views')
-rw-r--r-- | installer/views/get_db_info.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <?php if (!installer::var_writable()): ?> <p class="error"> We're having trouble creating a place for your photos. Can you - help? Please create a directory called <code>var</code> in your + help? Please create a directory called "var" using <code>mkdir var</code> in your gallery3 directory, then run <code>chmod 777 var</code>. That should fix it. <br/><br/> |