CuteFTP / server question.

AdamSnow

Diamond Member
Nov 21, 2002
5,736
0
76
Hey guys... I've installed "Gallery" for my website viewing... configured it and everything, and now it says that I need to run
secure.bat to make it secure... well... how do I do this from CuteFTP ? I dont have root access to the server... I can just log
into my webhost via any FTP software... and I have to run this file... heres what the thing says...

If you've finished your configuration but you're still seeing this page, that's because for safety's sake we don't let you run Gallery in an insecure mode. You need to switch to secure mode before you can use it. Here's how:


Unix with shell access
% cd /path/to/your/gallery
% sh ./secure.sh

Unix with FTP access
ftp> chmod 644 .htaccess
ftp> chmod 644 config.php
ftp> chmod 0 setup

Windows
C:\> cd \path\to\your\gallery
C:\> secure.bat


Unfortunatly I have a Windows server... but I'm not sure how to activate that file... anyone know ? Anyone help me out ? Thanks guys!

Adam