XFileSharing Pro - login.html

Message
Author
Orfeus
Posts: 5
Joined: Jun 04, 2008 2:32 pm

login.html

#1 Postby Orfeus » Jun 04, 2008 2:40 pm

Hi, I'm trying to install this script on my server (Debian), but I'm stuck at :


2) Set install.cgi permissions to 755. Then open it in your browser (e.g. http://server.com/cgi-bin/install.cgi)

Follow the instructions so all 4 steps will be OK.

I have installed all these modules:
install LWP

install DBI

install DBD::mysql

install GD

So when I set the install.cgi it says this:
All permissions are correct.
OK

MySQL Settings are correct. Can connect to DB.
OK


Tables created successfully.
OK


Settings are correct.
OK



Login as admin and add FileServer now: http://xxxxx//login.html

But there's no login.html script in this folder? So what did i do wrong?
I'm just following this part: *** Main-Server + File-Server Installation *** of installation guide and there is nothing about login.html.

Btw. I found login.html in /cgi-bin/Templates/pages
But this on is not working. It show blank page only.

Thx for advice.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jun 05, 2008 5:42 am

Havw you uploaded .htaccess to htdocs(public_html) folder?
Does .htaccess enabled in this folder?
You have error cause mod_rewrite inside .htaccess don't work somehow.