Help Please? (General Discussion)

Help Please? // General Discussion

1  2  |  

alphabit phalpha

Aug 25, 2003, 11:15pm
Ok....we are now running winxp for our server.
We had Apache for our server program, but I can't find anywhere where Apache
supports winxp...yikes!
Any suggestions for a "user friendly" server program?
I tried KF Server, but the danged thing confused this wee little brain:(
Any help greatly appreciated:)
Bit:)

bowen

Aug 25, 2003, 11:20pm
[View Quote] Why not try downloading Apache2 for windows. It comes with it's own
little server controller thingie.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

bowen

Aug 25, 2003, 11:22pm
http://www.apache.org/dist/httpd/binaries/win32/apache_2.0.47-win32-x86-no_ssl.exe

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

the lady

Aug 25, 2003, 11:26pm
Your own suggestion to me quite a while ago was Xitami. Seems to work fine
with my WinXP. Not sure about others. http://www.xitami.com/

[View Quote]

.duo.

Aug 25, 2003, 11:29pm
Umm... IBM's higher quality sever program? I don't know... or what Bowen
said.
[View Quote]

alphabit phalpha

Aug 25, 2003, 11:43pm
That one works with winxp?

[View Quote]

alphabit phalpha

Aug 25, 2003, 11:44pm
Hmmmm...I always used Xitami in the past as a redirecting page. They have
software for running a domain from a pc now?

[View Quote]

alphabit phalpha

Aug 25, 2003, 11:45pm
Thanks .duo:)
Sounds like a complex or spendy software?

[View Quote]

bowen

Aug 25, 2003, 11:51pm
[View Quote] Why wouldn't it? Win means windows and 32 means 32 bit application
(compared to 16 and 8 (16 was win3.1 while 8 was dos I think?) -- got me
swinging on the specifics to that one, their origins anyways)

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

jerme

Aug 25, 2003, 11:51pm
If you use the word "server" in a sentence, you should almost always include
the word "linux" in your sentence as well.

Linux is the *only* operating system I would ever use for running a server.

Go get yourself an ISO of RH 9, and unlock the *real* power of Apache.
ftp://ftp.redhat.com/pub/

Quit using stupid XP pro, or next time some worm/virus starts making it's
way around the internet, your server will fall victim.

-Jeremy

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeremy Booker - Owner / Webmaster
JTech Web Systems
www.JTechWebSystems.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Therefore do not worry about tomorrow, for tomorrow will worry about
itself. Each day has enough trouble of its own." -Mathew 5:34




[View Quote]

bowen

Aug 25, 2003, 11:52pm
[View Quote] Xitami is rather new and is not really that great for a dedicated
webserver. Sure it's great for hobbiests and stuff. But if you want
speed and reliability I'd suggest a more "professional" software that's
been around for a long while (Apache... yes even IIS is better than
Xitami - only for non commercial things in my opinion).

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

alphabit phalpha

Aug 26, 2003, 12:02am
Cause on thier support pages it mentions all versions of windows except xp?

[View Quote]

alphabit phalpha

Aug 26, 2003, 12:04am
Tried Linux and didn't like it:(
And...Iv'e already fallen victim to viruses. Always fixable and a
challenge...lol

[View Quote]

alphabit phalpha

Aug 26, 2003, 12:05am
The heck you say!
Alpha and I used Xitami back in 1997 when we first came to AW:)
but I think it's more of a forwarding thingy as opposed to a server proggy?


[View Quote]

bowen

Aug 26, 2003, 12:09am
[View Quote] Windows 2K is synonymous to Windows XP in most cases. Even so, just
remember all win32 applications should be compatible with the
compatibility mode that XP offers. Run it in Windows 98 mode if it
doesn't work (try just running it normally first as it should work and
makes no sense to offer packages for all but the newest windows).

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

alphabit phalpha

Aug 26, 2003, 12:09am
Okie doke:)
I'll give that a try.
Thanks!
Bit:)

[View Quote]

bowen

Aug 26, 2003, 12:10am
[View Quote] I think apache goes back to the late 80's.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

themask

Aug 26, 2003, 12:40am
I have WinXP Pro and running Apache for some tests that we do in the house
here (Don't ask.. long story.. :)) Works fine.

themask

Aug 26, 2003, 12:40am
Though, just to add, Apache best works with *nix. :)

alphabit phalpha

Aug 26, 2003, 12:56am
Ok...got it downloaded and installed but I'm not sure what configuration I
need to do to allow web pages to load?
I have our web page in the htdocs folder but the page isn't
loading...hmmmmmm
I haven't configured anything as of yet.
Whats strange is it loaded two Apache sets of folders.
One under a C/Docs and Settings
And another under C/Program Files.
Both are named Apache Group with subfolders of Apache2 and its contents.
It never did this before...geeze!
lol

bowen

Aug 26, 2003, 1:00am
[View Quote] Open your web browser and type http://127.0.0.1 and see if the page loads.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

alphabit phalpha

Aug 26, 2003, 1:04am
Yep...I get this
If you can see this, it means that the installation of the Apache web server
software on this system was successful. You may now add content to this
directory and replace this page.

And all the rest of the stuff

[View Quote]

bowen

Aug 26, 2003, 1:06am
[View Quote] Move all your webpage documents into the htdocs subfolder of the apache2
folder. Then, try it again. (repalce the files index.html if neccessary)

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

joeman

Aug 26, 2003, 1:10am
The number of horrible exploits for Xitami vs the number for apache, are
insane...

-Joe

[View Quote]

alphabit phalpha

Aug 26, 2003, 1:11am
Done that....still won't go to the webpage.
I think I have to configure something in a http thingy but not sure what.
it seems you helped me last time to figure that out....thanks again
btw...lol:)

[View Quote]

joeman

Aug 26, 2003, 1:11am
Uh, that's your opinion only. I've got two windows 2003 enterprise boxes
and one windows 2000 server. All three have no problems, and serve half a
terabyte to my network and the internet a month with no problem.

-Joe

[View Quote]

bowen

Aug 26, 2003, 1:14am
[View Quote] Yeah and my 233 box with 32 megabytes of ram hacks up to pieces in linux
with apache, when it'd die a fast and horrible death if it tried to run
windows. Case and point, Apache is fast, stable, and low load. Throw
that in your face you, all of a sudden, windows fanboy.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

bowen

Aug 26, 2003, 1:15am
[View Quote] 20 total for apache (maybe, ever total, that's giving a huge benefit of
the doubt since I've only hear of 3). Let's compare this to microsoft
web servers shall we... oh wait... 20 is a complete understatement.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

bowen

Aug 26, 2003, 1:16am
[View Quote] You have to stop all previous instances of apache.

--
--Bowen--

No of SETI units returned: 74
Processing time: 66 days, 6 hours.
(Total hours: 1590)
www.setiathome.ssl.berkeley.edu

builderz

Aug 26, 2003, 1:36am
If the other suggestions mentioned don't work out, you could always give
the Sambar Server a try. I've used it on my local LAN in the past under
XP Pro without any problems. It may not have all the bells and whistles
that other Web servers have, but it works for most needs. More info can
be found at:

http://www.sambar.com
http://sambar.jalyn.net

A review of version 5.0 can be found here:

http://www.serverwatch.com/stypes/servers/article.php/15893_1376711

Whatever you do, do NOT use IIS! LOL.

Builderz
http://www.3dhost.net

[View Quote]

1  2  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn