Yes, you're right :D. I'm embarassed for this gaffe.<br><br>However, i'm going to uninstall it and reinstall from the scratch...<br><br>thanks for the help and sorry for waste of time.<br><br>bye<br><br><br><div class="gmail_quote">
2008/5/23 Alain Spineux <<a href="mailto:aspineux@gmail.com" target="_blank">aspineux@gmail.com</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Fri, May 23, 2008 at 9:24 AM, Antonio Straziota<br>
<<a href="mailto:devgioiatech@gmail.com" target="_blank">devgioiatech@gmail.com</a>> wrote:<br>
> I' cant login when strace is running, because running entire kolab suite<br>
> (and not apache only) cause this error:<br>
><br>
<br>
</div>Stopping the running apache server before starting the strace one is<br>
not superfluous :-)<br>
# openpkr rc apache stop<br>
<div><br>
<br>
> (98)Address already in use: make_sock: could not bind to address [::]:80<br>
> (98)Address already in use: make_sock: could not bind to address <a href="http://0.0.0.0:80" target="_blank">0.0.0.0:80</a><br>
> no listening sockets available, shutting down<br>
> Unable to open logs<br>
><br>
> However, the permissions are right of /kolab /kolab/var /kolab/var/apache<br>
> /kolab/var/apache/log  /kolab/var/apache/log/ssl<br>
> _scache.dir are the same of yours.<br>
><br>
> I'm thinking to bootstrap again, or reinstall kolab. What do you think about<br>
> this? The bootstrap colud solve this problem?<br>
<br>
</div>No ideas.<br>
<div><div></div><div><br>
><br>
><br>
><br>
><br>
> 2008/5/22 Alain Spineux <<a href="mailto:aspineux@gmail.com" target="_blank">aspineux@gmail.com</a>>:<br>
>><br>
>><br>
>> On Wed, May 21, 2008 at 7:35 PM, Antonio Straziota<br>
>> <<a href="mailto:devgioiatech@gmail.com" target="_blank">devgioiatech@gmail.com</a>> wrote:<br>
>>><br>
>>> Ehmmm, i tryed to make a strace of apache...but i don't understand<br>
>>> nothing about this...<br>
>>> the only things i uderstand are:<br>
>>><br>
>>> unlink("/kolab/var/apache/log/ssl_scache.dir") = -1 EACCES (Permission<br>
>>> denied)<br>
>>> unlink("/kolab/var/apache/log/ssl_scache.pag") = -1 EACCES (Permission<br>
>>> denied)<br>
>>> unlink("/kolab/var/apache/log/ssl_scache.dir") = -1 EACCES (Permission<br>
>>> denied)<br>
>>> unlink("/kolab/var/apache/log/ssl_scache.pag") = -1 EACCES (Permission<br>
>>> denied)<br>
>>> unlink("/kolab/var/apache/log/ssl_scache.db") = -1 ENOENT (No such file<br>
>>> or directory)<br>
>>> unlink("/kolab/var/apache/log/ssl_scache") = -1 ENOENT (No such file or<br>
>>> directory)<br>
>>><br>
>>> That reconduce to a permission error.<br>
>>> Howerver,i attach the result of the action<br>
>><br>
>> I looks like the HTTP request is missing !<br>
>> Did you tired to login when strace was running ?<br>
>><br>
>> can you try this ?<br>
>><br>
>> # ls -ld /kolab /kolab/var /kolab/var/apache /kolab/var/apache/log<br>
>> /kolab/var/apache/log/ssl_scache.dir<br>
>> drwxr-xr-x 20 kolab   kolab 4096 May 12 01:42 /kolab<br>
>> drwxr-xr-x 23 kolab   kolab 4096 Apr  3 10:56 /kolab/var<br>
>> drwxr-xr-x  4 kolab   kolab 4096 Apr  3 09:55 /kolab/var/apache<br>
>> drwxr-xr-x  3 kolab   kolab 4096 May  1 23:33 /kolab/var/apache/log<br>
>> -rw-r--r--  1 kolab-n root     0 May  1 23:33<br>
>> /kolab/var/apache/log/ssl_scache.dir<br>
>><br>
>><br>
>>><br>
>>> Thanks<br>
>>><br>
>>><br>
>>> 2008/5/21 Alain Spineux <<a href="mailto:aspineux@gmail.com" target="_blank">aspineux@gmail.com</a>>:<br>
>>>><br>
>>>> On Wed, May 21, 2008 at 3:52 PM, Gunnar Wrobel <<a href="mailto:wrobel@pardus.de" target="_blank">wrobel@pardus.de</a>> wrote:<br>
>>>> > "Antonio Straziota" <<a href="mailto:devgioiatech@gmail.com" target="_blank">devgioiatech@gmail.com</a>> writes:<br>
>>>> ><br>
>>>> >> /kolab/var/apache/log/ as permission drwxr-xr-x and owner kolab:kolab<br>
>>>> >><br>
>>>> >> inside it there are these files with permission:<br>
>>>> >><br>
>>>> >> -rw-r--r-- 1 root    root    12288 May 21 11:03 apache-access.log<br>
>>>> >> -rw-r--r-- 1 root    root    15612 May 21 11:04 apache-error.log<br>
>>>> >> drwxr-xr-x 2 kolab-n kolab-n  4096 Apr 30 17:20 fbview<br>
>>>> >> drwxr-xr-x 2 kolab-n kolab-n  4096 Apr 30 18:14 horde<br>
>>>> >> drwxr-xr-x 2 kolab-n kolab-n  4096 Apr 30 18:14 php<br>
>>>> >> -rw-r--r-- 1 kolab-n root        0 May 21 11:04 ssl_scache.dir<br>
>>>> >> -rw-r--r-- 1 kolab-n root        0 May 21 11:04 ssl_scache.pag<br>
>>>> >><br>
>>>> >> could be a problem on ssl_scache* files permission?<br>
>>>> >><br>
>>>> >> i didn't touch them after installation.<br>
>>>> ><br>
>>>> > Hm, the permissions look fine. I assume your apache process is indeed<br>
>>>> > running as kolab-n user?<br>
>>>> ><br>
>>>> >><br>
>>>> >> Do you suggest me to change owner of these files to kolab-n group, or<br>
>>>> >> is it useless?<br>
>>>> ><br>
>>>> > Would be useless then but I admit I don't know what else might cause<br>
>>>> > the error then.<br>
>>>><br>
>>>> This could be a DBM error, not a simple problem about rights.<br>
>>>><br>
>>>> The ultimate trick is to run apache wih strace .. something like<br>
>>>><br>
>>>><br>
>>>> . /kolab/etc/apache/apache.sh<br>
>>>> strace /kolab/sbin/apache -X<br>
>>>><br>
>>>><br>
>>>><br>
>>>> ><br>
>>>> > Cheers,<br>
>>>> ><br>
>>>> > Gunnar<br>
>>>> ><br>
>>>> >><br>
>>>> >> 2008/5/21 Gunnar Wrobel <<a href="mailto:wrobel@pardus.de" target="_blank">wrobel@pardus.de</a>>:<br>
>>>> >><br>
>>>> >>     "Antonio Straziota" <<a href="mailto:devgioiatech@gmail.com" target="_blank">devgioiatech@gmail.com</a>> writes:<br>
>>>> >><br>
>>>> >>     > Yes, it's an openpkg.<br>
>>>> >>     ><br>
>>>> >>     > The /kolab/var/apache/log/apache-error.log log file contains<br>
>>>> >> yhe<br>
>>>> >>     > follow error "Internal error: Cannot store SSL session to DBM<br>
>>>> >> file<br>
>>>> >>     > `/kolab/var/apache/log/ssl_scache'"<br>
>>>> >><br>
>>>> >>     What are the permissions on the directory<br>
>>>> >><br>
>>>> >>     /kolab/var/apache/log/<br>
>>>> >><br>
>>>> >>     and the<br>
>>>> >><br>
>>>> >>     /kolab/var/apache/log/ssl_scache*<br>
>>>> >><br>
>>>> >>     files?<br>
>>>> >><br>
>>>> >>     Cheers,<br>
>>>> >><br>
>>>> >>     Gunnar<br>
>>>> >><br>
>>>> >>     ><br>
>>>> >>     > The others logs file doesn't contain any useful information<br>
>>>> >> about this error<br>
>>>> >>     ><br>
>>>> >>     > 2008/5/20 Alain Spineux <<a href="mailto:aspineux@gmail.com" target="_blank">aspineux@gmail.com</a>>:<br>
>>>> >>     ><br>
>>>> >>     >     On Tue, May 20, 2008 at 6:09 PM, Antonio Straziota<br>
>>>> >>     >     <<a href="mailto:devgioiatech@gmail.com" target="_blank">devgioiatech@gmail.com</a>> wrote:<br>
>>>> >>     >     > Hi all,<br>
>>>> >>     >     > i installed kolab2.2rc2. when i log in admin web<br>
>>>> >> interface, every task i try<br>
>>>> >>     >     > to do (change language also) automatically logged out me<br>
>>>> >> from interface.<br>
>>>> >>     >     > So i can't perform any action.<br>
>>>> >>     >     ><br>
>>>> >>     >     > Any Idea?<br>
>>>> >>     ><br>
>>>> >>     >     Is it an openpkg ?<br>
>>>> >>     ><br>
>>>> >>     >     did you check log file ?<br>
>>>> >>     ><br>
>>>> >>     >     /kolab/var/apache/log/apache-access.log<br>
>>>> >>     >     /kolab/var/apache/log/apache-error.log<br>
>>>> >>     >     /kolab/var/apache/log/php/php-errors.log<br>
>>>> >>     >     /kolab/var/fsl/fsl.log<br>
>>>> >>     ><br>
>>>> >>     >     ><br>
>>>> >>     >     > PS: sorry for bad english<br>
>>>> >>     >     ><br>
>>>> >>     >     > _______________________________________________<br>
>>>> >>     >     > Kolab-users mailing list<br>
>>>> >>     >     > <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
>>>> >>     >     > <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
>>>> >>     >     ><br>
>>>> >>     >     ><br>
>>>> >>     ><br>
>>>> >>     >     --<br>
>>>> >>     >     Alain Spineux<br>
>>>> >>     >     aspineux gmail com<br>
>>>> >>     >     May the sources be with you<br>
>>>> >>     ><br>
>>>> >>     > _______________________________________________<br>
>>>> >>     > Kolab-users mailing list<br>
>>>> >>     > <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
>>>> >>     > <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
>>>> >><br>
>>>> >>     --<br>
>>>> >>     ______ <a href="http://kdab.com" target="_blank">http://kdab.com</a> _______________<br>
>>>> >> <a href="http://kolab-konsortium.com" target="_blank">http://kolab-konsortium.com</a> _<br>
>>>> >><br>
>>>> >>     p@rdus Kolab work is funded in part by KDAB and the Kolab<br>
>>>> >> Konsortium<br>
>>>> >><br>
>>>> >>     ____ <a href="http://www.pardus.de" target="_blank">http://www.pardus.de</a> _________________<br>
>>>> >> <a href="http://gunnarwrobel.de" target="_blank">http://gunnarwrobel.de</a> _<br>
>>>> >>     E-mail : <a href="mailto:p@rdus.de" target="_blank">p@rdus.de</a>                                 Dr. Gunnar<br>
>>>> >> Wrobel<br>
>>>> >>     Tel.   : +49 700 6245 0000                          Bundesstrasse<br>
>>>> >> 29<br>
>>>> >>     Fax    : +49 721 1513 52322                          D-20146<br>
>>>> >> Hamburg<br>
>>>> >><br>
>>>> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>>>> >>       >> Mail at ease - Rent a kolab groupware server at p@rdus <<<br>
>>>> >><br>
>>>> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>>>> >><br>
>>>> >> _______________________________________________<br>
>>>> >> Kolab-users mailing list<br>
>>>> >> <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
>>>> >> <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
>>>> ><br>
>>>> > --<br>
>>>> > ______ <a href="http://kdab.com" target="_blank">http://kdab.com</a> _______________ <a href="http://kolab-konsortium.com" target="_blank">http://kolab-konsortium.com</a> _<br>
>>>> ><br>
>>>> > p@rdus Kolab work is funded in part by KDAB and the Kolab Konsortium<br>
>>>> ><br>
>>>> > ____ <a href="http://www.pardus.de" target="_blank">http://www.pardus.de</a> _________________ <a href="http://gunnarwrobel.de" target="_blank">http://gunnarwrobel.de</a> _<br>
>>>> > E-mail : <a href="mailto:p@rdus.de" target="_blank">p@rdus.de</a>                                 Dr. Gunnar Wrobel<br>
>>>> > Tel.   : +49 700 6245 0000                          Bundesstrasse 29<br>
>>>> > Fax    : +49 721 1513 52322                          D-20146 Hamburg<br>
>>>> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>>>> >   >> Mail at ease - Rent a kolab groupware server at p@rdus <<<br>
>>>> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
>>>> ><br>
>>>> > _______________________________________________<br>
>>>> > Kolab-users mailing list<br>
>>>> > <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
>>>> > <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
>>>> ><br>
>>>><br>
>>>><br>
>>>><br>
>>>> --<br>
>>>> Alain Spineux<br>
>>>> aspineux gmail com<br>
>>>> May the sources be with you<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Kolab-users mailing list<br>
>>> <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
>>> <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Alain Spineux<br>
>> aspineux gmail com<br>
>> May the sources be with you<br>
><br>
> _______________________________________________<br>
> Kolab-users mailing list<br>
> <a href="mailto:Kolab-users@kolab.org" target="_blank">Kolab-users@kolab.org</a><br>
> <a href="https://kolab.org/mailman/listinfo/kolab-users" target="_blank">https://kolab.org/mailman/listinfo/kolab-users</a><br>
><br>
><br>
<br>
<br>
<br>
--<br>
Alain Spineux<br>
aspineux gmail com<br>
May the sources be with you<br>
</div></div></blockquote></div><br>