Koozali.org: home of the SME Server

Other Languages => Italiano => Topic started by: anvin3010 on January 28, 2009, 02:25:47 PM

Title: httpd e horde (webmail)
Post by: anvin3010 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.
Title: Re: httpd e horde (webmail)
Post by: Stefano on January 28, 2009, 03:13:03 PM
ciao

prima domanda: cosa hai fatto/installato/modificato?

seconda domanda: che dicono i log?

Ciao
Stefano
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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 .....
Title: Re: httpd e horde (webmail)
Post by: Fumetto on January 28, 2009, 04:22:19 PM
Prova https://IP/horde ;)
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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.
Title: Re: httpd e horde (webmail)
Post by: Fumetto 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?
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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:
Title: Re: httpd e horde (webmail)
Post by: Stefano 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
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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
Title: Re: httpd e horde (webmail)
Post by: Stefano 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
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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

Title: Re: httpd e horde (webmail)
Post by: Stefano 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
Title: Re: httpd e horde (webmail)
Post by: anvin3010 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
Title: Re: httpd e horde (webmail)
Post by: Stefano 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
Title: Re: httpd e horde (webmail)
Post by: anvin3010 on January 29, 2009, 11:40:53 AM
Code: [Select]
[root@mail4sme ~]# rpm -qa | grep -i horde
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
horde-3.2.2-1.el4.sme

Code: [Select]
[root@mail4sme ~]# grep -i horde /etc/httpd/conf/httpd.conf
[root@mail4sme ~]#

Code: [Select]
[root@mail4sme ~]# ls /home/httpd/horde
ls: /home/httpd/horde: No such file or directory

Non pensavo ...... a dicembre sono diventato babbo e probabilmente ero tanto, ma tanto nel pallone !!
Title: Re: httpd e horde (webmail)
Post by: Stefano on January 29, 2009, 11:57:03 AM
Code: [Select]
[root@mail4sme ~]# rpm -qa | grep -i horde
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
avvertimento: only V3 signatures can be verified, skipping V4 signature
horde-3.2.2-1.el4.sme

Code: [Select]
[root@mail4sme ~]# grep -i horde /etc/httpd/conf/httpd.conf
[root@mail4sme ~]#

Code: [Select]
[root@mail4sme ~]# ls /home/httpd/horde
ls: /home/httpd/horde: No such file or directory

azzo

ok..

prova a dare un
Code: [Select]
rpm -e horde
yum install horde e-smith-horde
signal-event post-upgrade
signal-event reboot

dovrebbe essere sufficiente


Quote
Non pensavo ...... a dicembre sono diventato babbo e probabilmente ero tanto, ma tanto nel pallone !!

ti capisco, io ad agosto.. ma il rincoglionimento sarà a vita :wink:

congratulazioni a te ed alla signora :)

Ciao
Stefano
Title: Re: httpd e horde (webmail)
Post by: anvin3010 on January 29, 2009, 01:33:51 PM
Code: [Select]
rpm -e horde Disinstallo quello che rimane di horde. Giusto ?
ok fatto.
Code: [Select]
yum install horde e-smith-horde Reinstallo horde
Code: [Select]
Installing:
 e-smith-horde           noarch     4.0.0-1.el4.sme  smeos              54 k
 horde                   noarch     3.2.2-1.el4.sme  smeos             8.1 M
...........
signal-event post-upgrade; signal-event reboot

fatto tutto, in più ho anche riabilitato "webmail" dal server-manager
e direi che NON è bastato, ancota Not Found  :cry:

p.s. speriamo che il rincoglionimento piano piano svanisca ....e lasci il posto solo alla immensa felicità di aver un figlio  :razz: :razz: :razz:

grazie Andrea
Title: Re: httpd e horde (webmail)
Post by: Stefano on January 29, 2009, 03:26:52 PM
fatto tutto, in più ho anche riabilitato "webmail" dal server-manager
e direi che NON è bastato, ancota Not Found  :cry:

mmhhh... è un po' difficile senza avere la macchina sotto le mani..
a questo punto, a mali estremi estremi rimedi, farei un backup dei dati e reinstallerei la macchina.. a che se mi rode parecchio :-)

Quote
p.s. speriamo che il rincoglionimento piano piano svanisca ....e lasci il posto solo alla immensa felicità di aver un figlio  :razz: :razz: :razz:
grazie Andrea

il rincoglionimento resta.. la gioia anche ;-)

buon lavoro, per tutto (capisciammè)

Stefano
Title: Re: httpd e horde (webmail)
Post by: anvin3010 on January 29, 2009, 05:54:55 PM
io ancora non mi arrendo, ti farò sapere, grazie comunque.

Ciao A.
Title: Re: httpd e horde (webmail)
Post by: anvin3010 on January 29, 2009, 06:02:29 PM
ultima domanda, ho visto qualche tempo fa che anche tu parlavi di ipcop,
hai per caso un bel forum da consigliarmi, avrei un po di domandine, ciao e grazie ancora.

A
Title: Re: httpd e horde (webmail)
Post by: Stefano on January 29, 2009, 07:06:14 PM
ok che ti sei rimbambito (ti capita mai di trovarti con un sorriso ebete sulla faccia guardando tuo figlio/a?) ma..

sito di ipcop (www.ipcop.org (http://www.ipcop.org)) -> label "support" -> Italian IPCop Community and Support Website  (http://ipcop.forumcommunity.net/)

ciao :)

Stefano