Announcement

Collapse
No announcement yet.

Faulty init-script in OX 7.2.0-7 on Debian Squeeze

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Faulty init-script in OX 7.2.0-7 on Debian Squeeze

    Hi,

    I just updated my OX-Installation, and have now an error:

    OpenXChange isn't starting with /etc/init.d/open-xchange start.
    After trying to start, I get this output:
    Code:
    root@trollinger:~# /etc/init.d/open-xchange status
    Checking for Open-Xchange: not running
    There are no outputs in the logfiles or in the terminal.

    Before the update it worked perfect.

    Is there an updated init-script?

    Thank you!

    Regards,

    thwfreak

  • #2
    Hi,

    works perfectly for me... is there really no output at any log file at /var/log/open-xchange/? What version did you use before, what distro?

    Cheers
    Martin

    Comment


    • #3
      Originally posted by thwfreak View Post
      Hi,

      OpenXChange isn't starting with /etc/init.d/open-xchange start.
      After trying to start, I get this output:
      Code:
      root@trollinger:~# /etc/init.d/open-xchange status
      Checking for Open-Xchange: not running
      I had a very similar problem with open-xchange and Opensuse 12.3. See:



      and



      Try the following: As root go directly into the directory "/etc/init.d" and then start by "./open-xchange start" .

      If this works and you have systemd running, you probably can use a service file the Opensuse people have provided me with to get a workaround for your problem.

      Comment

      Working...
      X