able to login but unable to do anything

passie

Joined: 2003-09-23
Posts: 5
Posted: Fri, 2003-09-26 12:36

After founding the problem with not able to login with IE6 or opera i found the sollution.
more details here.

http://gallery.menalto.com/index.phpname=PNphpBB2&file=viewtopic&t=9552

the problem is a little vage. if i log in, i'm loged in for just one page.
this means when i click new_album the album is created and i'm dropped out from admin.
i'm unable to change admin pass.
and unable to upload any pictures.
it says it's uploading but its doing nothing :(

----
Gallery URL: http://www.passie.info/gallery/
Gallery version: v1.4-pl1
Apache version: 1.3.28
PHP version: PHP Version 4.3.3
Graphics Toolkit: NetPBM
Operating system: FreeBSD ( server ) + WinXP ( client )
Web browser/version: IE6 + opera + mozzila firebird

gallery is in config mode
user = admin
pass = 123456

it's in test fase so play along

 
passie

Joined: 2003-09-23
Posts: 5
Posted: Mon, 2003-09-29 08:24

nobody ?

 
gambitdis

Joined: 2002-12-23
Posts: 47
Posted: Mon, 2003-09-29 18:19

Looks like Apache isn't listening to your .htaccess file:

Warning!
Apache is not obeying your .htaccess file. Try entering the following into your web server's httpd.conf file:

<Directory /home/users/pascal/www/gallery>
AllowOverride Options FileInfo
</Directory>

 
passie

Joined: 2003-09-23
Posts: 5
Posted: Wed, 2003-10-01 13:13

the htaccess file has nothing todo with that error