Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
localhost server
Name: Weird1One Date: November 28, 2002 at 08:19:56 Pacific OS: Windows XP Pro CPU/Ram: Intel Celeron / 128mb
Comment:
ok, i'm assuming that there aren't going to be many people here that can help me but i figure that it's worth a shot anyway. i have a forum on my website. it's one of those custum ones where u download the files for it and can then custimize it anyway that u want and then upload the files to the net. well, i'm trying to set up a server on my computer. it's not going to be a real server or anything, it's just going to be on there so i can view my forum on my computer before i upload it to see if hacks (changes, kind of like patches, that allow you to do more things, like one makes it so that there is a quick reply box at the bottom of a thread) that i installed work or not. that way i won't have to go through the trouble of uploading files over and over on my 56k connection. i'm trying to use apache, php, and mysql to do this. is there anyone here who can walk me through this? i am not a n00b when it comes to computers, i am actually very good with them, it's just that i've never done this kind of thing before. i know that this can be done because a friend of mine did it on his computer but he doesn't remember exactly how he did it. i would appreciate it if someone could help me do this...
Name: php Date: November 29, 2002 at 01:38:32 Pacific
Reply:
what do you expect? a complete instruction on how to install apache, php and mysql? then simply search on google. here are a couple of tips:
download the windows version of apache from here: ftp://theoryx5.uwinnipeg.ca/pub/other/ many great modules are included, so that you don't have to compile yourself. perl is also included. follow the instructions where to copy files. then download php from php.net (the zip file, not the installer, the installer is not complete). follow the instructions in the package how to install. basically you just need to copy some files into the %windir%\system32 directory and update the httpd.conf of your apache server or the win registry if you use IIS. with mysql it's really easy - just install it, you can control everything using the php interface from http://www.phpmyadmin.net/ that's all. if you have several servers on your system (apache, IIS, edonkey), don't forget to set apache to an unusual port to prevent conflicts with other servers. I have mine running on 81 and IIS on 85, while edonkey runs on 80
Summary: hi - i hope someone can help here. I have just purchased an acer 1.6 centrino laptop with xp home installed, with which I have succesfully wireless networked my desktop and laptop. now, i currently ha...
Summary: @del7: I am using my own server to send emails. but how do I write them? in outlook of course. when I click on a weblink in a IE page, outlook opens and I write. then outlook sends the email to my loc...
Summary: Hi, I'm attempting to learn MySql on Apache on my own but I'm stuck. When I type in a command at the prompt in dos i get the following message: connect to server at 'localhost' failed error: 'Can't c...