Trouble Loading the Script? Let Online Webtools install the script for you. Click Here to Order.
Requirements:
- OS: Unix, Linux, Windows NT/2000
- WWW Server: Apache 1.3x+ or other
- PHP: 4.0+
- MySQL: 3.23.xx+
- Setup Cron Job [Task Scheduler on Windows]
Installation:
[1] Upload using Binary. Upload the distribution file into your http documents directory.
[2] Edit ./inc/db_config.php file. Set database access and site URL there. Be careful during editing this file!
[3] CHMOD ./tmp folder to 777
[4] Create the mysql tables. Use 'docs/db_structure.sql' file for this.
[5] Setup Cron Job.
- cron.php should be uploaded in ASCII mode (not BINARY)
- make it executable (755)
- add cron.php to Cron Jobs (you need to enter full path to it).
How to Setup the Cron Job
You have to setup Cron Job (Task Scheduler on Windows) entry for /cron.php to be run at regular intervals (hourly).
Cron jobs can normally be configured from your hosting control panel. If you have trouble ask your hosting provider how to setup this script to be executed automatically once a day.
Windows server
Go into the Control Panel and find the Scheduled Tasks icon. Once in there you need to create a new task, there should be a wizard in there to take you through step-by-step. For the command to run you need to enter something like c:\php4\php.exe c:\pathto\cron.php
UNIX/Linux server:
The 1st and simplest way is to add Cron Jobs is to use one of these commands :
wget -q --delete-after http://www.yourdomain.com/DYNAPRIME/cron.php
curl -s http://www.yourdomain.com/DYNAPRIME/cron.php
The 2nd way is to setup it as command-line shell script :
Update first line to point to php location
#!/usr/local/bin/php
or
#!/usr/bin/php
Ask your hosting provider if you are not sure.
[top]
----------------------------------------------------------------------------------------------
All rights reserved. © 2005 - 2006 OW10.com / Online Webtools
DynaPRIME.com :: online rss converter |