Gossamer Forum
Home : Products : DBMan : Customization :

Re: Weird problem - URGENT!

Quote Reply
Re: Weird problem - URGENT! In reply to
Hi Elliot,

It appears as though the scripts are working correctly and are executing, I made a typo above I have moved them to
/home/myaccount/www/members/cgi-bin/dbman
but I'm fairly confident that they are executing correctly.
For example:
http://mydomain/members/cgi-bin/dbman/db.cgi?db=default&uid=default&view_records=1
returns the expected result and returns all records as user=default and provides the various options available to this user.
But
http://mydomain/members/cgi-bin/dbman/db.cgi?signup_form=1
does not provide the add new user account form instead it just logs on as a user with uid=BLANK and not the proper permissions for a default user?!
This also happens when I try to login which is required under default.cfg using
http://mydomain/members/cgi-bin/dbman/db.cgi

Any ideas? It's as though my default authentication has got a bit messed up.

I'm fairly certain I can put my files outside of my cgi-bin, I'm just wondering whether I've messed up some permissions somewhere. I can still Add/View/Modify etc, so presumably db.cgi is still executing correctly.

-Gary
Subject Author Views Date
Thread Weird problem - URGENT! Cheers 1637 Sep 18, 1999, 5:25 AM
Post Re: Weird problem - URGENT!
Eliot 1526 Sep 17, 1999, 9:00 PM
Post Re: Weird problem - URGENT!
Cheers 1527 Sep 17, 1999, 9:23 PM
Post Re: Weird problem - URGENT!
Eliot 1553 Sep 17, 1999, 9:31 PM