xcoderx Posted May 27, 2010 Share Posted May 27, 2010 say i have a site be it forum or a blog etc, now i feel like turning into a free hosting service like say i give a registration option user can choose own choice of domain.mysite.com and user get to access the site as his/her own and also get admin panel to be able to administrate and make changes to ther subdomain site? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/ Share on other sites More sharing options...
Adam Posted May 27, 2010 Share Posted May 27, 2010 .. Sorry, what's the question? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1063982 Share on other sites More sharing options...
ignace Posted May 27, 2010 Share Posted May 27, 2010 What hosting do you currently have? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1063991 Share on other sites More sharing options...
salathe Posted May 27, 2010 Share Posted May 27, 2010 Q: how to turn a exsisting site into hosting site? A: Don't. Â Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1063993 Share on other sites More sharing options...
xcoderx Posted May 27, 2010 Author Share Posted May 27, 2010 lol my bad english always, ok say i have a blog script ok? now i want to turn that script into a blog hosting script with option for users to register like theirblogname.myblog.com Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064039 Share on other sites More sharing options...
salathe Posted May 27, 2010 Share Posted May 27, 2010 You probably need to figure out a nice automated way of creating many installations of the software, or using software that allows separate instances of itself to run, or create/find software that does those things, or do it all manually. Â What are you trying to ask us about; you're not asking very many questions. Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064044 Share on other sites More sharing options...
xcoderx Posted May 27, 2010 Author Share Posted May 27, 2010 this site for example http://wapdesire.com/?act=signup it was a wap community script but now it became community hosting, how can we do this with other scripts? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064052 Share on other sites More sharing options...
Philip Posted May 27, 2010 Share Posted May 27, 2010 Blogs: use Mu http://mu.wordpress.org/ Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064068 Share on other sites More sharing options...
xcoderx Posted May 27, 2010 Author Share Posted May 27, 2010 Blogs: use Mu http://mu.wordpress.org/ Â thanks bro but not that im just wanting to know how to turn a site into a host of many other sites with same script. yes the link u provided is something like am talkin about but im not askin for a blog or forum i was only giving a example for i want to know how could we do something like them with our own script. Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064071 Share on other sites More sharing options...
Adam Posted May 27, 2010 Share Posted May 27, 2010 You can't really just ask how it's done; that's like asking how do you build a car. What particular area of it confuses you? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064076 Share on other sites More sharing options...
zq29 Posted May 27, 2010 Share Posted May 27, 2010 There is no single, quick fix way of achieving this - You'll have to specifically code this functionality. Coding it to work on one system almost always CAN'T be just "copied" over to another "script". Â There appears to be a trend developing with you looking for pre-written code to achieve pretty specific tasks - Maybe you should start actually learning PHP rather than wasting your time looking for half-arsed pre-existing "solutions". Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064080 Share on other sites More sharing options...
xcoderx Posted May 27, 2010 Author Share Posted May 27, 2010 lol i didn ask for any script either bro. i just wanted to know how to get started. how could i build a system like http://wapdesire.com/?act=signup for it was not a community hosting script but whoever owns it turned it into a community hosting script where now users can own their own sitename.withhissite.com. Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064089 Share on other sites More sharing options...
Daniel0 Posted May 27, 2010 Share Posted May 27, 2010 If you want to know how to get started, how about looking at how WordPress MU does it? Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064099 Share on other sites More sharing options...
xcoderx Posted May 27, 2010 Author Share Posted May 27, 2010 AI AI sir doing it :-) thanks Quote Link to comment https://forums.phpfreaks.com/topic/203052-how-to-turn-a-exsisting-site-into-hosting-site/#findComment-1064107 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.