XFileSharing Pro - Server move, now 500 internal server error?

Message
Author
awaisuk
Posts: 39
Joined: May 25, 2009 4:08 am

Server move, now 500 internal server error?

#1 Postby awaisuk » May 01, 2011 7:19 pm

Hey

I moved into a new server, now on homepage I get 500 internal server error.

In error logs it shows:

Premature end of script headers: index.cgi

All .cgi chmod to 755 already.

How to fix this?

Thanks.
Last edited by awaisuk on May 02, 2011 7:14 pm, edited 1 time in total.

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#2 Postby Anturaju93 » May 02, 2011 8:49 am

Make sure all permissions are set correctly:

Code: Select all

'logs.txt'  	=> 0666,
               'ipn_log.txt'  	=> 0666,
               'fs.cgi'    	=> 0755,
               'index.cgi' 	=> 0755,
               'ipn.cgi' 	=> 0755,
               'cron.pl'   	=> 0755,
               'dl.cgi'   	=> 0755,
               'up.cgi'   	=> 0755,
               'uu.cgi'   	=> 0755,
               'upload.cgi'     => 0755,
               'api.cgi'        => 0755,
               'XFileConfig.pm' => 0666,
               'XFSConfig.pm'   => 0666,
               'text-link-ads.xml' => 0666,
               'Templates/text-link-ads.html' => 0666,
               'Templates/news_last.html'     => 0666,
               'temp'           => 0777,
               'uploads'        => 0777,
               "$c->{site_path}/files"    => 0777,
               "$c->{site_path}/i"        => 0777,
               "$c->{site_path}/captchas" => 0777,
               "$c->{site_path}/tmp"      => 0777,
               "$c->{site_path}/catalogue.rss" => 0666,
               "$c->{site_path}/sitemap.txt"   => 0666,
               "$c->{site_path}/sitemap.txt.gz" => 0666,

maestrohost
Posts: 7
Joined: May 03, 2011 9:59 am

#3 Postby maestrohost » May 03, 2011 10:16 am

is every think fix?
Thank you for above me give good respond solution

seinkalar
Posts: 23
Joined: May 01, 2011 1:08 pm

#4 Postby seinkalar » May 11, 2011 5:02 pm

I'm also getting this error too.

I copied account via WHM copy account tool.


Then I got 500 Internal server error.

Anturaju93
Posts: 91
Joined: May 13, 2010 6:46 pm

#5 Postby Anturaju93 » May 11, 2011 6:18 pm

seinkalar check for file permissions to be okay. Follow the list from previos topic.

seinkalar
Posts: 23
Joined: May 01, 2011 1:08 pm

#6 Postby seinkalar » May 11, 2011 6:51 pm

As I copied via WHM account transfer, I don't need to change any permissions and it will automatically synced.

But I double checked again.

All settings are correct and still getting 500

nyan
Posts: 163
Joined: Oct 28, 2010 8:01 pm

#7 Postby nyan » May 11, 2011 9:12 pm

seinkalar wrote:As I copied via WHM account transfer, I don't need to change any permissions and it will automatically synced.

But I double checked again.

All settings are correct and still getting 500
Make sure you install all required perl modules... (look in install.txt)

seinkalar
Posts: 23
Joined: May 01, 2011 1:08 pm

#8 Postby seinkalar » May 12, 2011 8:44 am

Fixed.

I'll tell you all the best way to fix.


send email to support at sibsoft.net

:D

But you may need to wait a little.