XFileSharing Pro - "index of / "page after moving the server to other

Message
Author
pvakr
Posts: 42
Joined: Dec 14, 2009 5:08 pm

"index of / "page after moving the server to other

#1 Postby pvakr » Jun 23, 2011 11:05 am

Hello,

I moved my main server to other provider.They moved it for me using rsync.
I am getting "index of / " page.I think this is problem with .htaccess .Can some one give any solution.

Thanks.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jun 23, 2011 11:12 am

1. check if .htaccess is in document root.
2. If it's there and still not working - check Apache that option "AllowOverride" is set to "All" for that virtualhost.

devhost
Posts: 9
Joined: May 30, 2011 8:29 am

#3 Postby devhost » Jun 24, 2011 5:35 pm

i am having the same issues.

devhost
Posts: 9
Joined: May 30, 2011 8:29 am

#4 Postby devhost » Jun 24, 2011 6:09 pm

anyone that can take a look at this for me?

devhost
Posts: 9
Joined: May 30, 2011 8:29 am

#5 Postby devhost » Jun 24, 2011 7:51 pm

well i worked past that now i have this...

File Server tests:
api.cgi: OK
temp dir exist: ERROR
temp dir mkdir: ERROR
temp dir rmdir: ERROR
tmp dir exist: ERROR
tmp dir mkdir: ERROR
tmp dir rmdir: ERROR
upload dir exist: ERROR
upload dir mkdir: ERROR
upload dir rmdir: ERROR
htdocs dir exist: ERROR
htdocs dir mkdir: ERROR
htdocs dir symlink: ERROR
htdocs dir symlink del: ERROR
htdocs dir rmdir: ERROR
config read: OK
config write: OK
fs.cgi: OK
upload.cgi: OK
htdocs URL accessibility: OK

pvakr
Posts: 42
Joined: Dec 14, 2009 5:08 pm

#6 Postby pvakr » Jun 24, 2011 9:39 pm

@admin

All the files are in correct path.And the Allowoverride is set to all.

Now i am getting this error .

"Not Found

The requested URL /cgi-bin/index.cgi was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Thanks.

devhost
Posts: 9
Joined: May 30, 2011 8:29 am

#7 Postby devhost » Jun 24, 2011 10:57 pm

that sounds like a dns issue possibly.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#8 Postby admin » Jun 25, 2011 4:36 am

pvakr wrote:@admin

All the files are in correct path.And the Allowoverride is set to all.

Now i am getting this error .

"Not Found

The requested URL /cgi-bin/index.cgi was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

Thanks.
That does mean that you uploaded scripts to some other place (or DNS problems) :)

pvakr
Posts: 42
Joined: Dec 14, 2009 5:08 pm

#9 Postby pvakr » Jun 25, 2011 5:45 am

@admin

do you have 2 mins time to look into this..I will PM you all details.

Thanks.

pvakr
Posts: 42
Joined: Dec 14, 2009 5:08 pm

#10 Postby pvakr » Jun 25, 2011 12:46 pm

I have found this error from log.Can some one give some solution?

/usr/bin/perl: symbol lookup error: Modules/WSD/Filter50832_2.so: undefined symbol: Perl_Tstack_sp_ptr,

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#11 Postby ankurs » Jun 25, 2011 2:20 pm

having same problem when using litespeed

pvakr
Posts: 42
Joined: Dec 14, 2009 5:08 pm

#12 Postby pvakr » Jun 27, 2011 9:01 am

@admin

Please check this..

Thanks.

glumbo
Posts: 211
Joined: Mar 11, 2011 6:26 am

#13 Postby glumbo » Sep 27, 2011 7:38 pm

pvakr did you figure out how to fix this?