Koozali.org: home of the SME Server

httpd e horde (webmail)

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
httpd e horde (webmail)
« on: January 28, 2009, 02:25:47 PM »

Mi sa che mi si è "incasinato" il servizio http.

se adesso chiamo la pagina https://IPSERVER/webmail la risposta è

Not Found

The requested URL /webmail was not found on this server.

Devo aver fatto un po di confusione...

Ho già provato dal server-manager a disabilitare e riabilitare "webmail" ma niente ...

Avete delle idee ?? ciao A.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: httpd e horde (webmail)
« Reply #1 on: January 28, 2009, 03:13:03 PM »
ciao

prima domanda: cosa hai fatto/installato/modificato?

seconda domanda: che dicono i log?

Ciao
Stefano

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #2 on: January 28, 2009, 03:43:27 PM »
me l'aspettavo una domanda del genere .... ma aime sono passati 2 mesi e non mi ricordo....
dimmi per favore quali log devo guardare ! Grazie

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #3 on: January 28, 2009, 03:45:21 PM »
se non ricordo male dall'interfaccia webmail loggandosi come admin
c'è un link amministratore e poi setup, da li dovrei aver fatto il danno .....

Offline Fumetto

  • *
  • 899
  • +1/-0
Re: httpd e horde (webmail)
« Reply #4 on: January 28, 2009, 04:22:19 PM »

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #5 on: January 28, 2009, 04:38:28 PM »
troppo facile !!
già provato

stessa risposta:

Not Found

The requested URL /horde was not found on this server.

Offline Fumetto

  • *
  • 899
  • +1/-0
Re: httpd e horde (webmail)
« Reply #6 on: January 28, 2009, 05:49:22 PM »
Sui log nei "messages" mi da una riga tipo
Quote
Jan 28 17:43:23 server1 HORDE[13747]: [imp] Login success for admin [xxx.xxx.xxx.xxx] to {localhost:143 [imap/notls]} [pid 13747 on line 306 of "/home/httpd/html/horde/imp/lib/Session.php"]
A te nel log cosa da?

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #7 on: January 28, 2009, 06:15:12 PM »
non posso aver nulla nei logs dei 'messages' perchè come vedi tu hai un log di accesso io non arrivo alla pagina di login.

da me nei log messages per quanto riguarda horde/webmail/http non c'è nulla ... :cry:

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: httpd e horde (webmail)
« Reply #8 on: January 28, 2009, 09:46:18 PM »
me l'aspettavo una domanda del genere .... ma aime sono passati 2 mesi e non mi ricordo....
dimmi per favore quali log devo guardare ! Grazie

beh, allora potevi anche dirmelo :-)

comunque..

posta il risultato di
Code: [Select]
/sbin/e-smith/audittools/templates

e quello di
Code: [Select]
httpd -t

Grazie
Ciao
Stefano

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #9 on: January 29, 2009, 08:26:31 AM »
Code: [Select]
[root@mail4sme ~]# /sbin/e-smith/audittools/templates
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90e-smithAccess40sg: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/86awstats: MANUALLY_ADDED, ADDITION
/etc/e-smith/templates-custom/etc/modules.conf/10openvpn: MANUALLY_ADDED, ADDITION
Code: [Select]
[root@mail4sme ~]# httpd -t
Syntax OK

grazie a te

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: httpd e horde (webmail)
« Reply #10 on: January 29, 2009, 08:53:17 AM »
ciao
allora... il file di conf di apache è sintatticamente ok..

io concentrerei la mia attenzione su questo:
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90e-smithAccess40sg

cosa contiene quel file?

altra cosa, posta il risultato di
Code: [Select]
config show horde

grazie
ciao
Stefano

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #11 on: January 29, 2009, 09:24:02 AM »
/etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/90e-smithAccess40sg
Code: [Select]
# Administration: squidguard filter
Alias     /squidguard    /usr/local/squidGuard/www
<Directory /usr/local/squidGuard/www>
AllowOverride None
order deny,allow
allow from {$localAccess}
AuthName "Content Filter"
AuthType Basic
AuthExternal pwauth
require user admin
Satisfy all
AddType application/x-httpd-php .php .php3
</Directory>

Code: [Select]
[root@mail4sme ~]# config show horde
horde=service
    Administration=enabled
    DbPassword=WSrMt/rX2me4JDik0d8qba94QO8SJSiV6hp6lJAMc8OGE+ks0peyECnNlz4bx+MxIKItGBnEfkWR
    access=SSL
    freebusy=enabled
    imp=installed
    status=disabled


Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: httpd e horde (webmail)
« Reply #12 on: January 29, 2009, 10:01:34 AM »
Code: [Select]
    status=disabled

ecco il problema :-)

Code: [Select]
config setprop horde status enabled
expand-template /etc/httpd/conf/httpd.conf
service httpd-e-smith restart

dovrebbe andare :-)

ciao
Stefano

p.s. se mi dici che nel panel webmail risulta abilitato, forse è il caso che tu apra un bug

Offline anvin3010

  • ***
  • 44
  • +0/-0
    • MCQUADRO
Re: httpd e horde (webmail)
« Reply #13 on: January 29, 2009, 10:06:28 AM »
ho fatto, ma il risultato non cambia...

Not Found

The requested URL /webmail/ was not found on this server.

adesso il comando "config show horde" resistuisce questo.
Code: [Select]
horde=service
    Administration=enabled
    DbPassword=WSrMt/rX2me4JDik0d8qba94QO8SJSiV6hp6lJAMc8OGE+ks0peyECnNlz4bx+MxIKItGBnEfkWR
    access=SSL
    freebusy=enabled
    imp=installed
    status=enabled

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: httpd e horde (webmail)
« Reply #14 on: January 29, 2009, 10:37:27 AM »
mmmhh....

sarei curioso di sapere cosa hai combinato..

comunque:
Code: [Select]
rpm -qa | grep -i horde

dovrebbe restituirti 2 rpm

Code: [Select]
grep -i horde /etc/httpd/conf/httpd.conf

dovrebbe restituirti parecchie righe

e poi:
- hai la directory /home/httpd/horde?
- che permessi ha?
- cosa contiene? (posta un ls -la)

Ciao
Stefano