Hi,
After I succeeded to install XFS pro it gave me a link to the admin area which ends with login.html, however, when I clicked on the link it gave a blank page and when I checked the folders that login.html should be in, I didn't find it. It's missing or I don't know.
Please let me know how to fix that
Thanks in advance
XFileSharing Pro - login.html not found
it's there
Hi again,
It's there but your installation file really misses alot of things. Such as:
- What's the link to my admin area?
- what's the link to the clients area?
- when I go to : mywebsite.com/cgi-bin/Templates/Pages/login.html, it gives me : Internal Server Error
I really need full explaination on how to view such pages
Regarded,
It's there but your installation file really misses alot of things. Such as:
- What's the link to my admin area?
- what's the link to the clients area?
- when I go to : mywebsite.com/cgi-bin/Templates/Pages/login.html, it gives me : Internal Server Error
I really need full explaination on how to view such pages
Regarded,
- PilgrimX182
- Posts: 2187
- Joined: Mar 22, 2006 1:39 pm
We DO NOT work on holidays.
There's no such thing as Admin area. Admin user have links to File/User management. If you used install.cgi for installation then you should have created admin user. It has usr_adm flag in database.
What is client area? Clients have 1) File upload page, 2) My files page, 3) My account page. All these links are in menu on top.
Make sure you have Registered users enabled in Site Settings. You can enable this in XFileConfig.pm:
Sure. You should go to mywebsite.com/login.html
What's the link to my admin area?
There's no such thing as Admin area. Admin user have links to File/User management. If you used install.cgi for installation then you should have created admin user. It has usr_adm flag in database.
what's the link to the clients area?
What is client area? Clients have 1) File upload page, 2) My files page, 3) My account page. All these links are in menu on top.
Make sure you have Registered users enabled in Site Settings. You can enable this in XFileConfig.pm:
Code: Select all
enabled_reg => '1',
when I go to : mywebsite.com/cgi-bin/Templates/Pages/login.html, it gives me : Internal Server Error
Sure. You should go to mywebsite.com/login.html
Still
Hi,
I have installed the script inside a folder called (myf). Please try this link:
http://www.asdaaf.org/myf/login.html
This should take me to a login screen or whatever, see what will you get.
and yes, I've fixed all the links in the config file.
Regarded,
I have installed the script inside a folder called (myf). Please try this link:
http://www.asdaaf.org/myf/login.html
This should take me to a login screen or whatever, see what will you get.
and yes, I've fixed all the links in the config file.
Regarded,
- PilgrimX182
- Posts: 2187
- Joined: Mar 22, 2006 1:39 pm
http://www.asdaaf.org/myf/ gives 404 too.
Have you uploaded .htaccess into this folder? Does .htaccess enabled for you?
Have you uploaded .htaccess into this folder? Does .htaccess enabled for you?
- PilgrimX182
- Posts: 2187
- Joined: Mar 22, 2006 1:39 pm
- PilgrimX182
- Posts: 2187
- Joined: Mar 22, 2006 1:39 pm