Results 1 to 8 of 8
Note the 'WS' in the title. Yep, I believe it means workstation.
Has anyone ever set up a web server on this version of Linux. I need to test my ...
- 12-20-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 33
Running Web Server on RH Enterprise Linux WS V4.0
Note the 'WS' in the title. Yep, I believe it means workstation.
Has anyone ever set up a web server on this version of Linux. I need to test my Website forms against a Oracle database, (successfully installed DB by the way).
I amuse I have to install Apache or someother web server?
Thanks
Mike in Toronto
- 12-20-2005 #2
I am not sure about your specific OS but I would be willing to bet the web server is already there. Try this as root in a command line
Originally Posted by CanMike
su -
<password>
/etc/init.d/httpd start
See what happensSome people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 12-20-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 33
Nope. I already checked. I also talked to Red Head and was told that you can run a web server on WS but they did not support it. So what's new?
Any advise on loading and configuring Apache?
- 12-20-2005 #4Look in etc to you see a directory called httpd?
Originally Posted by CanMike Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 12-20-2005 #5
I have found it easier to work with the one that is installed then download a new one.
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 12-20-2005 #6Just Joined!
- Join Date
- Mar 2005
- Posts
- 33
Nope. This version of Linux is a desktop version. Very little is built in.
I've already download the Apache software and now need to install.
Any advise?
- 12-20-2005 #7Read the README and the INSTALL file then ask questions if you need to. I am not familiar with your specific distro, but I do have good Linux knowledge.
Originally Posted by CanMike
Good LuckSome people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 12-21-2005 #8Just Joined!
- Join Date
- Mar 2005
- Posts
- 33
Yippee! Successfully installed Apache on my Linux system. It's up and running and I can see my Website.


Reply With Quote
