
|
View Full Version : That signup script
ASPCode.net 10-01-2001, 03:38 PM Would anybody be so kind and email me that signup ( signup.0.05.tar.gz or version 0.04 ) script mentioned at
http://www.webhostingtalk.com/showthread.php?s=&threadid=6925&perpage=20&pagenumber=2
stefan.holmberg@systementor.se
Thanks!
I would be interested too...
Ales
Omair Haroon 10-02-2001, 10:47 AM Hello ,
I have uploaded the script for you guys on my website and it can be downloaded at http://www.HostingBetter.com/signup.tar.gz
Stefan,
I am a great fan of your Article Mentor because of only one reason, that is it splits the page into another when we type [NEW PAGE] when adding an article. I tried to understand that code a lot but no luck. May be you can help me in understanding it. My ICQ Number is 44359020 please add me.
Do you guys need anything else ?
Actually, I have an habit of organizing all the files by creating folders for each file extension and moving them to the respected folder. But these all files are in my Server folder so that it saves me time not to search it in the archive of more than 4000 zip files because all the server related files are in my Server folder..
That's so nice of me.. :)
:stickout ;) :D :cool: :)
NightHawk 10-02-2001, 11:05 AM Any chance of getting install instructions for this script?
It looks fairly easy, but I always like to hear from someone who has it running, before I try it myself...
Thanks,
Omair Haroon 10-02-2001, 11:42 AM Just copied it from the thread which is been linked below:
[quote]
You will need to create a /tmp/setup directory and change some of the paths in the accountcreate.pl and in the addrecords.pl script to match your paths of your cadduser, caddvsite, etc. All of the cadd programs can be found or added in the /usr/sbin/
Last but not least you need to create a path to /home/setupsystem/ and move the currentuserid to it.
I think that would help you a bit in installing the script!
:rolleyes:
Also, I had a version of it installed on my previous server, but I don't have it now. I would install it though on my server now and would tell you the progress!
If you have any bit of information, please post here!
mhosang 10-02-2001, 07:54 PM Try this one...
It isn't free, but it's very cool :-)
http://autosetup.northwesthost.com/index.html
I installed it today.. and tried it out :-)
It's very useful and it works great!
Fiber 10-02-2001, 10:45 PM I like the Autosetup Script; but I was curious if anyone has a demo of the one mentioned at first?
Omair Haroon 10-02-2001, 10:51 PM I don't think so!
Because I think it can't distinguish between name based hosting and IP based Hosting.
I have some plans which needs name based hosting and some need IP-based Hosting, but it sets all of them as name based which is creating problems for me.
Also it creates PTR Records for even name based Hosting on the same IP, so that if you have say 6 domains on it, and when you access it through IP Address, it would get confused would redirect it to the website which had got the PTR Record saved first.
Hope the author may solve this problem.
Regards,
Omair Haroon
NightHawk 10-02-2001, 10:57 PM Originally posted by Omair Haroon
I don't think so!
Because I think it can't distinguish between name based hosting and IP based Hosting.
I have some plans which needs name based hosting and some need IP-based Hosting, but it sets all of them as name based which is creating problems for me.
Also it creates PTR Records for even name based Hosting on the same IP, so that if you have say 6 domains on it, and when you access it through IP Address, it would get confused would redirect it to the website which had got the PTR Record saved first.
Hope the author may solve this problem.
Regards,
Omair Haroon
Which one of the scripts are you talking about the free one or the norhtwest autosetup????
Thanks,
Omair Haroon 10-02-2001, 11:07 PM Autosetup from Nortwest Host
mhosang 10-03-2001, 05:12 AM I had the same problem with the PTR Records... but I made it by myself.
You can change the records which the will create.
Now, my script creates the following records:
domain.ch -> IP
www.domain.ch -> IP
pop.domain.ch -> IP
mail.domain.ch -> IP
It's easy to change this!
You have to find the following passage in the file function.inc:
############################################################
function orderDomain(){
###########################################################
There you can remove the PTR Record and add some others...
$str= "a mail $domain$tld $baseip 24";
fwrite($fp3,"$str \n");
the example above shows how to create a mail.domain.ch->IP record
Omair Haroon 10-03-2001, 08:10 AM but that way it would also not create the PTR Records even for Dedicated (with IP Address) hosting accounts.. :rolleyes:
mhosang 10-03-2001, 09:10 AM That's true...
I don't use IP Based Hosting..
But you can make it with an if command
Your should check the ipbased variable and then add the ptr or not...
Omair Haroon 10-03-2001, 11:05 PM OK. I would work out something and would let yoou know if it works.
Thanks,
- Omair
jednet 04-14-2004, 06:02 AM I had tried to download from every link that was posted here but with no success, can you mail.me this script?
webmaster@jednet.net
|