johanzen
February 17th, 2006, 15:17
I need to automate a process on my server (an autoresponder) and I haven't access to cron.
I know there is several scripts out there to solve this problem, but all I've seen so far is for money. Nothing bad in that. I'm willing to pay for the scripts, but if I am to pay, I also want to know forhand that I can actually use the script ;)
This is what I have:
Server 1: ASP - PHP5 - MySQL
Server 2: CGI og PHP
The responder/database is hosted on server 1.
If I can not automate the process using asp, I though it would eventually be possible to make server 2 run a cgi-script, executing the responder (a php-script) on server 1
I really don't like the idea of manually executing the php-script or having it executed by a page access (I know that can be easely done, but might overheat my server)
Any help??
Johanzen
I know there is several scripts out there to solve this problem, but all I've seen so far is for money. Nothing bad in that. I'm willing to pay for the scripts, but if I am to pay, I also want to know forhand that I can actually use the script ;)
This is what I have:
Server 1: ASP - PHP5 - MySQL
Server 2: CGI og PHP
The responder/database is hosted on server 1.
If I can not automate the process using asp, I though it would eventually be possible to make server 2 run a cgi-script, executing the responder (a php-script) on server 1
I really don't like the idea of manually executing the php-script or having it executed by a page access (I know that can be easely done, but might overheat my server)
Any help??
Johanzen