Jump to content
The Uniform Server Community

Mimicking cron jobs


dimo414
 Share

Recommended Posts

So I'm trying to set up some kind of cron job-like system for me to run a few scripts I need to run regularly, but of course since PHP isn't actually installed, I can't just reference it in a scheduled task. I'm wondering what the best way to get around that is? I don't want to launch a browser every time (this will be running every minute or so)

Link to comment
Share on other sites

there are also other possibilities like windows AT.exe and SCHTASKS.exe using wget.exe to call a cron job php in apaches environment.

 

for more check out http://bananaacid.de.vu/?uniserver/test_Sc...ystem_dependent and read the howto.txt

 

for manual setup of cron jobs its super fast and easy. but integrating into admin panel needs an interface. provided by a plugin for example.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...