Author Topic: [SOLVED] Lost web interface access  (Read 1351 times)

SorlaK

  • Zen Monk
  • **
  • Posts: 72
  • Karma: +2/-0
    • View Profile
[SOLVED] Lost web interface access
« on: March 26, 2013, 10:10:17 pm »
Hi everyone I have lost my access to the web interface of zentyal 2.2 so far it seems like there is no other problem the rest of the service are working just fine including the webserver module. i have set my admin interface to listen thought port 2442 and that is ok i tested with a telnet consult and is working just fine.

So far what i got is this:
sudo netstat -tlnp  | grep apache
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1459/apache2   
tcp        0      0 0.0.0.0:2442            0.0.0.0:*               LISTEN      3233/apache2   
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1459/apache2

And this in the error.log

Statement unlikely to be reached at /usr/share/perl5/EBox/Apache.pm line 115.
(Maybe you meant system() when you said exec()?)
Init: Session Cache is not configured [hint: SSLSessionCache]

I had try this
dpkg-reconfigure zentyal
but no luck

Can anyone give a hand with this. Thanks for your time and effort.

False alarm boys, one of my IT group mess with the firewall infrastructure and forgot add the port for administration. Sorry and thank any ways
« Last Edit: March 26, 2013, 11:53:12 pm by SorlaK »