Web Hosting Talk







View Full Version : ensim integration with php


bzman
09-03-2002, 09:03 AM
Has anyone ever integrate ensim with php or cgi. Does it actually work? Trying to get my signup script to activate ensim to create domains automatically. Is that possible. Please, experts, spare your advice and expertise on this one. I've bee scratching heads all day on this. Thanks so much

swissmonk
09-03-2002, 10:50 AM
you need a suid wrapper if you want to use a php or a perl script.

The other solution is to make a script and use a cronjob to run this script every x minutes, that's what I am doing right now.

1. Order page infos inserted in a database
2. php script that is running every x minutes, check if there is a new account to open in the database and launch the command.