How to shut down server

Deven Phillips dphillips at viata.com
Tue Apr 24 01:28:51 PDT 2001


Hello liu chang:
> 
> Hello, everyone. I am a newbie in the Linux world, but I am interested in
> knowing more. I set up Apache server on my laptop that came with RH6.2,
> later i found out that the PHP module that comes with apache does not
> support MySQL database. So I grabbed php 4 tarball and mysql from the net.
> The manual says I must shut down apache server in order to rebuild php
> module with mysql support. Could anyone please tell me how to shut down the
> server? Thank you.


To shutdown Apache type "/etc/rc.d/init.d/httpd stop"
To restart it type "/etc/rc.d/init.d/httpd restart"
To start the server while it is stopped "/etc/rc.d/init.d/httpd start"

> 



> One of my friend is experiencing some other problem. He has a ne2000
> compatible network card without driver. When he inserted the card, there is
> a high tone beep followed by a low tone beep and system reports "unable to
> determine hardware net address." Later he tried to hardwrite the address
> with "hwaddr=0x...", and there came two high tone beeps. We thought the set
> up was successful, but when we use "ifup eth0" command to check, the status
> was always "Determining IP address..." and "ping ..." command does not
> return anything (he was conneted to the net). Is there something wrong with
> the network configuration or something wrong with the hardware
> configuration? Pls explain in as much details as possible, thanks a lot.

This is a PCMCIA card I assume. The high then low tone indicates an
error configuring the device (usually the driver load didn't work for
whatever reason). The answer is to check to make sure that you have the
most recent version of the card services software. This should allow you
be more capable in using PCMCIA devices.

Deven Phillips, CISSP, SCLP
Network Architect
Viata Online, Inc.



More information about the LUAU mailing list