Web Hosting Talk







View Full Version : Automatic Account Creation?


Timothy
02-04-2001, 03:20 PM
Does anyone know or any scripts (preferrably Perl or PHP) that would automatically take an order, e-mail me, and setup an account on a VDI server when an order is placed. I can do the billing manually, but I want something with this instant setup feature...

Thanks in Advance!

scottlaw
02-04-2001, 05:36 PM
If you know a little about Perl, you can easily modify the existing Perl account setup script that the WHM uses at /scripts/wwwacct to setup the account for you. You would just have to run it as root so setup a cron to run every 10 minutes for so...

Scott