• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

CuteFTP / server question.

AdamSnow

Diamond Member
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
 
Back
Top