Current location: Hot Scripts Forums » Programming Languages » PHP » Im extremely confused: Want to install Lynx


Im extremely confused: Want to install Lynx

Reply
  #1 (permalink)  
Old 12-08-05, 09:54 AM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Im extremely confused: Want to install Lynx

I was talking with my web hosting company and I may want to get into cron jobs. I want to be able to run the cron job on my localserver. He was telling me that thousands of users are running them on there windows system. I downloaded Lynx from this website http://csant.info/lynx.htm and when I installed it, it doesnt work. So I dont know what to do. How can I run cron jobs?
Reply With Quote
  #2 (permalink)  
Old 12-08-05, 10:20 AM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Did you download Lynx to see how the cron job would function and/or get used to working with text browsers? Why exactly did you download Lynx, and what does it have to do with setting up the actual Cron Job on your web server?

My appologies if I am not understanding something correctly.
__________________
Reply With Quote
  #3 (permalink)  
Old 12-08-05, 10:56 AM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
whats up..

I downloaded lynx just for the cron job to be truly honest. And the rest why I downloaded lynx to begin with is because I was told that you should use lynx for running cron jobs. If there are other solutions then that would be awesome.
Reply With Quote
  #4 (permalink)  
Old 12-08-05, 12:07 PM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Hey not to sound like a bother as anyone ever used a cron job program in a windows OS?

I came across this program:
http://www.visualcron.com/

If anyone has used this, is it similar to the cron job used in linux?
Reply With Quote
  #5 (permalink)  
Old 12-08-05, 01:15 PM
cistate cistate is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Los Angeles, CA
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
lynx is a text based web browser so this has absolutely nothing to do with running a cron job...sounds like the person you were talking to was talking about linux, the operation system. If you are using linux it's pretty easy to set up a crob job to run your script.

Read this:
http://www.linux-tutorial.info/modul...rial&pageid=78
Reply With Quote
  #6 (permalink)  
Old 12-08-05, 02:42 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Visual Cron is a GREAT application, assuming that you are willing to pay the $37 for a personal edition, compared to cron jobs on a linux operating system which is essentially free (assuming that you have a linux OS running locally).

But you still don't need lynx to run it though.
__________________
Reply With Quote
  #7 (permalink)  
Old 12-08-05, 02:56 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by cistate
lynx is a text based web browser so this has absolutely nothing to do with running a cron job
Yes and no. Lynx itself has nothing to do with cron jobs, but Lynx can be used by cron to run a script similar to GET. Some hosting providers suggest this as a way of running PHP, PERL, or ASP scripts. I this may have been what they were trying to tell him to do.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
  #8 (permalink)  
Old 12-08-05, 03:25 PM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
So what should I do. Should I just download the visual cron program and learn from that or should I download lynx??

The problem that I had with Lynx was I downloaded the Lynx program from this website.. http://csant.info/lynx.htm and I installed it just fine. Then the icon appeared in my list so that was cool but as I goto launch the program, it said it couldnt run the application then it closed itself so I tried a couple of times and the problem kept happening so I just simply removed lynx from my computer. All I want to do is learn about running the cron job so I can use my knowledge for further works like a shopping cart. I got a client that wants a shopping cart because he wants to sell computer products. And all I wanted to do is make a code where if the user adds a product to the shopping cart and decides not to come back, I wanted to delete the abdadoned cart from the database if it is older than 10 days. Thats all. Is running a cron job really a big deal for this? My client maybe busy and may not always be on the website so we couldnt do this manually, plus if he needed me to do this I would charge him extra for the service and thats not what he wants to do. So I was suggested to run a cron job so it could do the updates for us and we dont have to worry about anything. Shoot I wish cron job was available when you download the apache server but then I learned that its mostly on a linux OS so thats cool. Does anyone here have any suggestions. Should I just get the visual cron system and learn off that or download lynx? Please reply back.
Reply With Quote
  #9 (permalink)  
Old 12-08-05, 03:29 PM
mcrob mcrob is offline
Coding Addict
 
Join Date: Jul 2004
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Actually should you only setup a cron job if your on a webhosting company. Im assuming its not really neccessary to find a cron job application to run on my localserver.
Reply With Quote
  #10 (permalink)  
Old 12-09-05, 03:28 AM
hen3rz's Avatar
hen3rz hen3rz is offline
Newbie Coder
 
Join Date: Jun 2005
Location: Australia
Posts: 96
Thanks: 0
Thanked 0 Times in 0 Posts
what's a cron job?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to install curl klaniak PHP 4 04-13-05 08:27 PM
need information on how to install a program that uses MySQL afenske PHP 2 09-20-04 10:01 PM
need someone to write script to: 'Auto install' a website generator slawes Job Offers & Assistance 3 04-24-04 07:47 PM
req'd 'Auto install script' for a website generator slawes Script Requests 0 04-23-04 03:02 PM
'Auto install script' req'd for a website generator slawes Script Requests 0 04-23-04 03:01 PM


All times are GMT -5. The time now is 06:22 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.