Hello

On 2006-01-14 Christian Kujau wrote:
> > I've just installed apache2/php5/torrentflux but could not reproduce this
> >  bug. I couldn't figure out how a torrent URL looks like but I could login
> > and use the menu without errors.
> 
> no, i could not even login because i was not even presented the login site.

Your md5sums and versions look but I still can't reproduce it.
I enabled "Auth_MySQL On" in the config, visible in /server-info and verified
that both shared libraries are loaded:

$ ps ax|grep apache
        15542 ?        Ss     0:00 /usr/sbin/apache2 -k start -DSSL
        15543 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15547 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15548 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15549 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15550 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15553 ?        S      0:00 /usr/sbin/apache2 -k start -DSSL
        15703 pts/0    R+     0:00 grep apache

$ grep mysql /proc/15550/maps 
        5556d000-55572000 r-xp 00000000 fe:00 556047 
/usr/lib/apache2/modules/mod_auth_mysql.so
        55572000-55573000 rwxp 00005000 fe:00 556047 
/usr/lib/apache2/modules/mod_auth_mysql.so
        55b6b000-55b90000 r-xp 00000000 fe:00 529963 
/usr/lib/libmysqlclient.so.12.0.0
        55b90000-55ba7000 rwxp 00025000 fe:00 529963 
/usr/lib/libmysqlclient.so.12.0.0
        56077000-56082000 r-xp 00000000 fe:00 1297279 
/usr/lib/php5/20051025/mysql.so
        56082000-56083000 rwxp 0000a000 fe:00 1297279 
/usr/lib/php5/20051025/mysql.so
        56293000-562d7000 r-xp 00000000 fe:00 531358 
/usr/lib/libmysqlclient.so.15.0.0
        562d7000-563ce000 rwxp 00043000 fe:00 531358 
/usr/lib/libmysqlclient.so.15.0.0

$ lynx -dump http://localhost/torrentflux/html/index.php

   TorrentFlux Login

   Username: _______________
    Password: _______________
            Login

Maybe you really send me your /etc/apache2 directory as a tarball or give
me SSH login to your host.

bye,

-christian-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to