Archive for June, 2004

 

Setting Up Cron

June 12th, 2004


Another test. Using Cron.

I figured out how to set up Cron, thanks to Surmunity.

Reference:

http://www.surmunity.com/showthread.php?t=5084&highlight=cron

Your Cpanel would need to have the Cron Jobs option of course.

And the script to use:

/usr/local/bin/php /home/(username)/(directory)/(scriptname.php) >/dev/null

Now I can blog from work *cheers*

Read full article      No Comments

Email Blog Entry

June 11th, 2004


First test email blog

Reference:

http://wordpress.org/support/index.php?action=vthread&forum=10&topic=6023&page=0

Without using Cron, insert the following in index.php:

<div style="display:none; visibility:hidden">
<iframe src="wp-mail.php">&amp;nbsp;</iframe>
</div>

Now I would like to learn Cron.

Read full article      No Comments

Welcome Word Press

June 4th, 2004


My first WordPress entry…

I almost have everything together.

I’ll be blogging regularly soon.

Read full article      No Comments