the ipc 0 Report post Posted March 14, 2007 Howdy,i'm dreaming of an own website(that's why i'm on theis forum..) and I'm searching for the files to create an own server...I would need to be able top have:PHPMysqlsmtpperlall the other usefull thingscan somewone help me, i've searched on google, yahoo and altavista and I didn't find annything!Help me please...Greetz(to all females..I'm available...)StYn0! Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted March 14, 2007 Google on Xampp or WAMP. Both of them are decent. I use Xampp and it is pretty much a download and one click to install. All the features you list and more. Share this post Link to post Share on other sites
zak92 0 Report post Posted March 14, 2007 XAMPP is good and the best one out there for us noobs but smtp is not guarenteed. Share this post Link to post Share on other sites
the ipc 0 Report post Posted March 14, 2007 Will i be able to use the mail() php function?greetz, StYn0! Share this post Link to post Share on other sites
fffanatics 0 Report post Posted March 14, 2007 You should be able to. I have written plenty of scripts that i tested with XAMPP that involved the php mail() function. However, this does not mean it works on a setups and configurations of ones pc. The easiest way to find out is just to install xampp and send yourself an email. Share this post Link to post Share on other sites
crewdesign 0 Report post Posted March 26, 2007 i would advise you to not run your own server, I would just by hosting Share this post Link to post Share on other sites
iGuest 3 Report post Posted June 8, 2008 How do I creat a server on silab/moparscape ?-reply by jordan Share this post Link to post Share on other sites
DocEman 0 Report post Posted July 14, 2008 (edited) Howdy,  i'm dreaming of an own website(that's why i'm on theis forum..) and I'm searching for the files to create an own server...  I would need to be able top have: PHP Mysql smtp perl all the other usefull things  can somewone help me, i've searched on google, yahoo and altavista and I didn't find annything! Help me please...  Greetz(to all females..I'm available...) StYn0! i tried using 1st appserv 2.6.0 didn't work out for me. 2nd wamp wouldn't install. 3rdEasyPHP 2.0b1 (using it ever since.) Apache,PHP,sqLITE,(perl, I installed system wide separately, Smtp(havn't figured it out yet.) installed, had to enable certain php's in systray & it's still going. running/testing, CMS's;e107 & php-fusion & joomla! , forum;pbLang,sbmf, & wordpress. "if you know what i need to enable smtp, let me know... I have xamp somewhere... Edited July 14, 2008 by DocEman (see edit history) Share this post Link to post Share on other sites
moodsey211 0 Report post Posted July 15, 2008 try searching about ubuntu server. Its a good start if you really want to learn how to create your own server. Its not that complicated to learn and its for free. So you can just download it in their website. Its very easy to install and it is bundled with apache and all other stuff. You can change to other OS if you want to afterwards. Share this post Link to post Share on other sites
bangms 0 Report post Posted July 15, 2008 I've used WAMP and it fitted my needs. I've also heard that XAMPP is good too so try it out, although I've never tried it. I've definitely learned a lot about PHP and MySQL and such while running my own server so keep learning and soaking up knowledge. Just start reading some guides/tutorials on how to do certain things and you'll find it easier and easier to do yourself. Share this post Link to post Share on other sites
alamstore 0 Report post Posted February 11, 2010 I've used WAMP and it fitted my needs. I've also heard that XAMPP is good too so try it out, although I've never tried it. I've definitely learned a lot about PHP and MySQL and such while running my own server so keep learning and soaking up knowledge. Just start reading some guides/tutorials on how to do certain things and you'll find it easier and easier to do yourself.i used wamp and i used no-ip to get a free domain but instead of my home page my router page comes and i also have problem with mail function.does any one have any idea. Share this post Link to post Share on other sites
shadowx 0 Report post Posted February 11, 2010 You most likely have Network Address Translation set incorrectly in your router.The problem is your router has two sides to it, one is on the insider and is probably 192.168.1.1 or similar, and the other in the internet which will have a completely different IP. no-ip is seeing your ROUTERS IP address (the internet one) and thus your domain just goes straight to the router. What you need to do is tell your router to show your computers ip address instead. I Cant help much as im not sure how to go about that, but you probably need to disable NAT on your router or setup some sort of port forwarding so all requests on port 80 go straight through the router to your PC/server Share this post Link to post Share on other sites
alamstore 0 Report post Posted February 12, 2010 You most likely have Network Address Translation set incorrectly in your router.The problem is your router has two sides to it, one is on the insider and is probably 192.168.1.1 or similar, and the other in the internet which will have a completely different IP. no-ip is seeing your ROUTERS IP address (the internet one) and thus your domain just goes straight to the router. What you need to do is tell your router to show your computers ip address instead. I Cant help much as im not sure how to go about that, but you probably need to disable NAT on your router or setup some sort of port forwarding so all requests on port 80 go straight through the router to your PC/serverthanks a lot i also talked wit no-ip and they told me to go to and download port forward software but when i install there sofware my mcaffee delete it as virus or trojan i dont know to believe them or mcaffe. Share this post Link to post Share on other sites