[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 08-20-2007, 11:10 AM   #1 (permalink)
NamePros Regular
 
Join Date: Jun 2006
Location: .co.uk
Posts: 250
31.00 NP$ (Donate)

Lemon Jelly is an unknown quantity at this point


Cronjobs & Wordpress

Sorry if this is in the wrong section but I am trying to figure out how to setup a cronjob. Do I add a line of code in cron.php or do I do it in cronjobs via cPanel?
Lemon Jelly is offline  
Old 08-20-2007, 11:20 AM   #2 (permalink)
Senior Member
 
lazyleo's Avatar
 
Join Date: Aug 2006
Location: Dubai (Heart lies in Delhi)
Posts: 1,215
410.20 NP$ (Donate)

lazyleo is a splendid one to beholdlazyleo is a splendid one to beholdlazyleo is a splendid one to beholdlazyleo is a splendid one to beholdlazyleo is a splendid one to beholdlazyleo is a splendid one to beholdlazyleo is a splendid one to behold


Go to your cpanel

Find the cron tab

add a tab in this format

curl --silent http://www.site.com/wp-content/update-feeds.php -d update=quiet -d log=admin -d pwd=password

__________________
lazyleo is offline  
Old 08-20-2007, 12:30 PM   #3 (permalink)
NamePros Regular
 
Join Date: Jun 2006
Location: .co.uk
Posts: 250
31.00 NP$ (Donate)

Lemon Jelly is an unknown quantity at this point


Ok I done that but I got the following error:

Quote:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>500 Internal Server Error</TITLE>
</HEAD><BODY>
<H1>Internal Server Error</H1>
The server encountered an internal error or
misconfiguration and was unable to complete
your request.<P>
Please contact the server administrator,
webmaster@stuartsblog.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.<P>
More information about this error may be available
in the server error log.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.stuartsblog.com Port 80</ADDRESS>
</BODY></HTML>
Lemon Jelly is offline  
Closed Thread


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

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 11:04 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85