Announcement

Collapse
No announcement yet.

cups and apache2 doesnt starts automatical

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    cups and apache2 doesnt starts automatical

    hi, i have problems with cups und apache2. they doesnt start automatical.

    i have to start cups manuel:

    sudo /etc/init.d/cups start

    than it works.

    if i do:

    sudo /etc/init.d/apache2 start

    i get a fail message.

    if i do:

    sudo update-rc.d cupsd defaults

    i get:

    update-rc.d: /etc/init.d/cupsd: file does not exist

    whats wrong here?

    thanks
    kubuntu feisty
    newbee

    #2
    Re: cups and apache2 doesnt starts automatical

    It should be cups not cupsd in update-rc.d
    HP ProBook 4310s - ATI Radeon Mobility 4330 - pae kernel<br /><br />http://idyllictux.wordpress.com/

    Comment


      #3
      Re: cups and apache2 doesnt starts automatical

      i get this message:

      Code:
      sudo update-rc.d cups defaults
      [sudo] password for salsero:
      update-rc.d: warning: cups stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
       System start/stop links for /etc/init.d/cups already exist.
      salsero@salsero-laptop:~$
      does it works now?
      kubuntu feisty
      newbee

      Comment


        #4
        Re: cups and apache2 doesnt starts automatical

        My runlevel for cups is 1-K80, 2-S50, 3-S50, 4-S50, 5-S50. You can check your in /etc/rc.*/

        You can try append a -f to it.

        sudo update-rc.d cups -f defaults
        HP ProBook 4310s - ATI Radeon Mobility 4330 - pae kernel<br /><br />http://idyllictux.wordpress.com/

        Comment


          #5
          Re: cups and apache2 doesnt starts automatical

          i get this message:

          Code:
          sudo update-rc.d cups -f defaults
          [sudo] password for salsero:
          update-rc.d: warning: cups start runlevel arguments (none) do not match LSB Default-Start values (2 3 4 5)
          update-rc.d: warning: cups stop runlevel arguments (none) do not match LSB Default-Stop values (1)
          usage: update-rc.d [-n] [-f] <basename> remove
              update-rc.d [-n] <basename> defaults [NN | SS KK]
              update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
              update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
                  -n: not really
                  -f: force
          
          The disable|enable API is not stable and might change in the future.
          kubuntu feisty
          newbee

          Comment


            #6
            Re: cups and apache2 doesnt starts automatical

            I think you should should install sysv-rc-conf which is a graphical representation of the run-level configuration then that will make your life easier.

            After install, run it with root permission and tick the box at the corresponding level you want to start for cups
            HP ProBook 4310s - ATI Radeon Mobility 4330 - pae kernel<br /><br />http://idyllictux.wordpress.com/

            Comment


              #7
              Re: cups and apache2 doesnt starts automatical

              hi,

              i have done it, but after a restart i have to start cups again. apach2 i cant start it. i get a fail error.
              kubuntu feisty
              newbee

              Comment


                #8
                Re: cups and apache2 doesnt starts automatical

                can me help some one? i have still this problem.

                thanks
                kubuntu feisty
                newbee

                Comment


                  #9
                  Re: cups and apache2 doesnt starts automatical

                  You really need to provide some details here. Your question is just to vague.
                  Windows no longer obstructs my view.
                  Using Kubuntu Linux since March 23, 2007.
                  "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                  Comment


                    #10
                    Re: cups and apache2 doesnt starts automatical

                    please help me. tell me what kind of infor do you need and how i can get it.
                    kubuntu feisty
                    newbee

                    Comment

                    Working...
                    X