| View previous topic :: View next topic |
| Author |
Message |
adobe
Joined: 18 Nov 2008 Posts: 3
|
Posted: Nov 18, 2008 12:36 pm Post subject: Add new server is not working |
|
|
Hey guys,
i finally got my xfs to install and i logged in as admin and i tried to add a new server and i got this error:
my web hosting is done by www.hostmonster.com and this is my config file:
XFileConfig.pm
| Quote: | # Your site URL, witout trailing /
site_url => 'http://www.domain.com/test',
# Your site cgi-bin URL, witout trailing /
site_cgi => 'http://www.domain.com/cgi-bin',
# Path to your site htdocs folder
site_path => '/public_html/test/', |
XFSConfig.pm
| Quote: | # Directory for temporary using files, witout trailing /
temp_dir => '/home6/domain/public_html/cgi-bin/temp',
# Directory for uploaded files, witout trailing /
upload_dir => '/home6/domain/public_html/cgi-bin/uploads',
# Path to htdocs folder - to generate direct links, witout trailing /
htdocs_dir => '/public_html/test/files',
# FileServer auth key (generating when adding server)
fs_key => '',
dl_key => '',
# FileServer status
srv_status => 'ON',
# Your Main site URL, witout trailing /
site_url => 'http://www.domain.com/files',
# Your Main site cgi-bin URL, witout trailing /
site_cgi => 'http://www.domain.com/cgi-bin', |
Any idea? Thanks in advance for your help. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Nov 18, 2008 1:54 pm Post subject: |
|
|
| in XFileConfig.pm set path to '/public_html/test/files' |
|
| Back to top |
|
 |
adobe
Joined: 18 Nov 2008 Posts: 3
|
Posted: Nov 18, 2008 2:03 pm Post subject: |
|
|
I did that :
| Quote: | # Path to your site htdocs folder
site_path => '/public_html/test/files', |
and it still doesn't work. Do i need to run the installation script again?
---[ Edit ]---
I did a complete re-install (with the new settings) and sorry to say that didn't help either. |
|
| Back to top |
|
 |
H1M
Joined: 10 Nov 2008 Posts: 8
|
Posted: Nov 18, 2008 3:18 pm Post subject: |
|
|
I have my main server running on a VPS. For my file sharing server, I am using hostmonster. If you are attempting to run XFSP on your hostmonster account, I do believe they recommend not to. Are you using HM for your main server, or are you using it for a file server?
http://www.sibsoft.net/forum/hosting-for-xfilesharing-pro-t781.html |
|
| Back to top |
|
 |
adobe
Joined: 18 Nov 2008 Posts: 3
|
Posted: Nov 18, 2008 4:22 pm Post subject: |
|
|
I am trying out the script on my friend's hostmonster account to see if they are good or not. but before that, i cant get the script to add a new server, cause it keeps complaining about the htdocs folder.
is the problem related to me using hostmonster? |
|
| Back to top |
|
 |
H1M
Joined: 10 Nov 2008 Posts: 8
|
Posted: Nov 19, 2008 12:40 am Post subject: |
|
|
| I would imagine that it is in fact hostmonsters problem. Try contacting their support staff and possibly ask if all the required functions are available and set to the correct setting. Also, I know for a fact they have some option that are only available when you purchase a dedicated IP. I'm not saying to go ahead and buy one now, just to be aware that it could be the reason to why it is not working. As I said, try contacting the support staff, there always very kind. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Nov 19, 2008 6:38 am Post subject: |
|
|
| PM me FTP info, will fix it asap if possible. Don't have time to figure out your problem remotely. |
|
| Back to top |
|
 |
|