On 29/01/2008, MShah <[EMAIL PROTECTED]> wrote:
>
> I have installed Apache WEb Server on Fedora Linux and was it starts up, but
> I want to set it up to start automatically when the system boots up and when
> I enter the following command:
>
> chkconfig --level 235 httpd on
>
> I get the following error:
>
>
> error reading information on service httpd: No such file or directory

Did you install it from an rpm or from source? If chkconfig isn't
working you might try ntsysv instead but I'm not confident it'll work
any better.

If you did install from source you're going to have to provide your
own init script before you can run chkconfig.

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to