Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Own Server, I would like to create my own server...
the ipc
post Mar 14 2007, 06:37 AM
Post #1


Newbie [Level 1]
*

Group: Members
Posts: 21
Joined: 12-March 07
Member No.: 39,916



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!
Go to the top of the page
 
+Quote Post
jlhaslip
post Mar 14 2007, 08:04 AM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



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.
Go to the top of the page
 
+Quote Post
zak92
post Mar 14 2007, 08:23 AM
Post #3


Super Member
*********

Group: Members
Posts: 225
Joined: 5-January 07
Member No.: 36,560



XAMPP is good and the best one out there for us noobs but smtp is not guarenteed.
Go to the top of the page
 
+Quote Post
the ipc
post Mar 14 2007, 03:00 PM
Post #4


Newbie [Level 1]
*

Group: Members
Posts: 21
Joined: 12-March 07
Member No.: 39,916



Will i be able to use the mail() php function?
greetz, StYn0!
Go to the top of the page
 
+Quote Post
fffanatics
post Mar 14 2007, 07:13 PM
Post #5


Privileged Member
*********

Group: [HOSTED]
Posts: 937
Joined: 14-April 05
From: West Chester, PA
Member No.: 5,636



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.
Go to the top of the page
 
+Quote Post
crewdesign
post Mar 26 2007, 05:10 PM
Post #6


Newbie
*

Group: Members
Posts: 1
Joined: 26-March 07
Member No.: 40,669



i would advise you to not run your own server, I would just by hosting
Go to the top of the page
 
+Quote Post
iGuest
post Jun 8 2008, 06:25 PM
Post #7


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



How do I creat a server on silab/moparscape ?

-reply by jordan
Go to the top of the page
 
+Quote Post
DocEman
post Jul 14 2008, 11:00 PM
Post #8


Newbie
*

Group: Members
Posts: 2
Joined: 14-July 08
From: wa
Member No.: 65,015



QUOTE(the ipc @ Mar 13 2007, 11:37 PM) *
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. xd.gif 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...

This post has been edited by DocEman: Jul 14 2008, 11:05 PM
Go to the top of the page
 
+Quote Post
moodsey211
post Jul 15 2008, 01:47 AM
Post #9


Newbie [Level 2]
**

Group: Members
Posts: 36
Joined: 10-July 08
From: Cebu City Philippines
Member No.: 64,841



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.
Go to the top of the page
 
+Quote Post
bangms
post Jul 15 2008, 05:54 AM
Post #10


Member [Level 2]
*****

Group: [HOSTED]
Posts: 87
Joined: 16-June 08
Member No.: 63,700



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.