MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've just installed Mandrake 9.1 and in the installation, the Apache2 package was installed, along with PHP 4 and mySQL. But considering I have very little experience with Linux and don't understand the file system, I have no idea where to go to build the files. I'm pretty sure I'll be able to do so once I'm pointed in the right direction, but assistance in that would be apprieciated as well.
If you are a windows user I would recommend loading Webmin. Its an rpm. This will enable you to configure apache easier. It will also enable you to get to the documentation easier. The other way is to edit the config file directly. Its not difficult just be sure to have a way to get to the documentation.
Distribution: Mandrake 9.2 =<3 and Red Hat 8.0 (server)
Posts: 242
Rep:
When installing mandrake you should have chose to install Apache, mysql and PHP, I think they default install anyways. try "]#locate httpd"
and report back what you get.
if you have an /etc/httpd directory, read about in there as well.
Hey, Webmin seems to get the server running, but I can't access it from anywhere except that computer at 127.0.0.1. The computers on my network can't get to it. Any ideas?
Whoops, my other computers can access it! My next problem is changing the port. I changed it in the config files through webmin, but I still can't seem to pick it up on the other port I set it up on. Advice?
Note: Before I saw the light, I had a windows server running that I hosted on port 150, and it worked great.
Distribution: Mandrake 9.2 =<3 and Red Hat 8.0 (server)
Posts: 242
Rep:
try editing /etc/httpd/conf/httpd.conf read it slowly and thoroughly, I thought it was too much at first, but now it's like second nature. In there you can change everything, your port number, where you server your files up (default is /var/ww/html.. put an index.html file in there and it should come up when you navigate to your address)
]#pas aux |grep httpd
use that to check and see if it's running already.
Yay! I was editing the wrong config file. Theres one called httpd.conf and one called httpd2.conf. I needed the second one. Whoops. Thanks for your help guys, and my site is at http://j03.is-a-geek.com:150/ if you care to check it out.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.