photongbic
15 May 2007, 15:21
I have several PHP scripts that I run as Scheduled Tasks (at least I did until I upgraded my server). Now they refuse to execute as a Scheduled Task unless they are run Manually.
How do I convert these to run as a server cron job? Anything I should add or remove to access the mySQL database from outside of vBulletin?
Here is an example of the scripts...
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
How do I convert these to run as a server cron job? Anything I should add or remove to access the mySQL database from outside of vBulletin?
Here is an example of the scripts...
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------