| View previous topic :: View next topic |
| Author |
Message |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 28, 2009 11:36 am Post subject: error after uploading |
|
|
the story
yesterday i activated clamav and it worked fine test on more than 10 files both file upload and remote
today i woke up on my server down
after 2 hours it return to work and i didnt know what was wrong
after 4 hours i tried to upload but i got error
i stopped clamav from the config file
and i tried but i still get the same message both remote and normal upload
when i tried to run cron.pl it freezed at Deleting symlinks for SRV=1... and didn't go to next step
also it doesn't generate the links for download
please help  |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 28, 2009 3:26 pm Post subject: |
|
|
this is cron.pl error
| Quote: | Deleting symlinks for SRV=1...Error when deleting syms. SRV=1.
500 Can't connect to www.maishare.com:80 (connect: Connection timed out)
Generating Google Sitemap...
-----------------------
ALL DONE
Back to server management |
and generating links error is
| Quote: | Error happened when generating Download Link.
Please try again or Contact administrator.
(500 Can't connect to www.maishare.com:80 (connect: Connection timed out) ) |
|
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 515
|
Posted: Jun 28, 2009 5:01 pm Post subject: |
|
|
your resolver is down & cant resolve to your domain
had a similar problem myself |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 28, 2009 6:49 pm Post subject: |
|
|
| thanks for your reply but what's the solution? |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 515
|
Posted: Jun 28, 2009 6:58 pm Post subject: |
|
|
| hscorp wrote: | | thanks for your reply but what's the solution? |
i dont know, my server admin fixed it
i am not good with linux as such  |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 28, 2009 7:04 pm Post subject: |
|
|
thanks man waiting for support to tell me what can i do
or what to tell my server support it's not managed :s |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 29, 2009 10:31 am Post subject: |
|
|
hello PilgrimX182 are you there?
i got another error message now in the cron.pl
| Quote: | Deleting symlinks for SRV=1...Error when deleting syms. SRV=1.
500 Can't connect to www.maishare.com:80 (Bad hostname 'www.maishare.com')
Generating Google Sitemap...
-----------------------
ALL DONE
Back to server management
|
please help 3 days my site is not working |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 515
|
Posted: Jun 29, 2009 10:46 am Post subject: |
|
|
| hscorp wrote: | hello PilgrimX182 are you there?
i got another error message now in the cron.pl
| Quote: | Deleting symlinks for SRV=1...Error when deleting syms. SRV=1.
500 Can't connect to www.maishare.com:80 (Bad hostname 'www.maishare.com')
Generating Google Sitemap...
-----------------------
ALL DONE
Back to server management
|
please help 3 days my site is not working |
i would suggest getting yourself a server admin, its a server issue and nothing related to script
its something related dns server failing |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Jun 29, 2009 2:06 pm Post subject: |
|
|
Yes, looks DNS problem.
You can try puttin Domain-to-IP alias to /etc/hosts file. Or just wait till domain will be resolved on local server. |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 29, 2009 3:08 pm Post subject: |
|
|
so you think if i waited it will be ok after while?
how many days? |
|
| Back to top |
|
 |
hscorp
Joined: 12 Nov 2008 Posts: 143
|
Posted: Jun 30, 2009 5:58 pm Post subject: |
|
|
someone help me even if for money I'm distressed |
|
| Back to top |
|
 |
ankurs
Joined: 10 Mar 2009 Posts: 515
|
Posted: Jun 30, 2009 7:11 pm Post subject: |
|
|
| hscorp wrote: | someone help me even if for money I'm distressed |
hire some1 to manage your server, that's the only way to have least down times if your not skilled with linux
List of companies that provide server management
http://www.webhostingtalk.com/wiki/Server_management |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Jul 01, 2009 6:57 am Post subject: |
|
|
| PM me your SSH details, will help. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Jul 27, 2009 12:51 pm Post subject: |
|
|
For all of you who have this problem here goes the solution:
from root console run 2 commands:
| Code: | echo "111.222.333.444 mysite.com" >> /etc/hosts
echo "111.222.333.444 www.mysite.com" >> /etc/hosts |
This will help to resolve domain locally. |
|
| Back to top |
|
 |
|