SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
crone work

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
dollarek



Joined: 11 Jan 2008
Posts: 34

PostPosted: Feb 12, 2008 5:42 am    Post subject: crone work Reply with quote

I am having problem with setting up a cron job Sad i use plesk 8


this screen shows how i setted it up Sad. ..





And where do i edit to change text that is displayed after link expires?
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Feb 12, 2008 6:50 am    Post subject: Reply with quote

1. What problem with CRON??
You setted it a bit wrong. Should be
Code:
cd /var/www/vhosts/hotdir.eu/cgi-bin;./cron.pl >/dev/null 2>&1


2. Expired text
You can change it in .htaccess for FileServer
Back to top
View user's profile Send private message Visit poster's website AIM Address
dollarek



Joined: 11 Jan 2008
Posts: 34

PostPosted: Feb 12, 2008 9:51 am    Post subject: Reply with quote

Ok, thank you will test it today.
Back to top
View user's profile Send private message
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 31, 2008 11:19 pm    Post subject: Reply with quote

PilgrimX182 wrote:
1. What problem with CRON??
You setted it a bit wrong. Should be
Code:
cd /var/www/vhosts/hotdir.eu/cgi-bin;./cron.pl >/dev/null 2>&1


2. Expired text
You can change it in .htaccess for FileServer

Sorry, but this code line set automatic pruning files?
Or need to setup cron?

Regards.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Jun 02, 2008 7:51 am    Post subject: Reply with quote

Code:
cd /var/www/vhosts/hotdir.eu/cgi-bin;./cron.pl >/dev/null 2>&1

this code should be inside crontab joblist file. only with your correct path.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Jun 02, 2008 8:06 am    Post subject: Reply with quote

PilgrimX182 wrote:
Code:
cd /var/www/vhosts/hotdir.eu/cgi-bin;./cron.pl >/dev/null 2>&1

this code should be inside crontab joblist file. only with your correct path.

Please help me.. How To add into crontab joblist?
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Jun 02, 2008 8:52 am    Post subject: Reply with quote

lol. If you have cPanel, there's special page Cron Jobs.
If you have SSH console, you can type "crontab -e" and then edit crontab jobs as a text file.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Jun 02, 2008 9:23 am    Post subject: Reply with quote

PilgrimX182 wrote:
lol. If you have cPanel, there's special page Cron Jobs.
If you have SSH console, you can type "crontab -e" and then edit crontab jobs as a text file.

Thanks, added this line in crontab:
Code:

0       *       * * *   /var/www/virtual/domain.com/cgi-bin/cron.pl >/dev/null 2>&1

It's correctly?

Thanks.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Jun 02, 2008 11:58 am    Post subject: Reply with quote

Nopes. It's black on white: "cd" first, then run ./cron.pl. Cause it need modules from local folder.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Jun 02, 2008 12:12 pm    Post subject: Reply with quote

PilgrimX182 wrote:
Nopes. It's black on white: "cd" first, then run ./cron.pl. Cause it need modules from local folder.

Thanks.. sorry for my low know linux system.

Fixed.. now for testing if works correclty need to waiting expired files?

Regards.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group