-----Original Message----- From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Sent: Thursday 06 May 2004 12:20 To: steve Cc: daniel@iptel.org; serusers@lists.iptel.org Subject: Re: [Serusers] SerWeb authentication fails, my confusion over domain/realm referenced in archives
Yes, that's the same. So your php configuration is fine.
Have you tried to login to the admin interface as user admin with password heslo?
I have tried this and other users I have created.
Is the user existing in the ser.subscriber table?
The user does exist, but this is where I think the problem is. Looking back on the list I have seen this issue many times. Help has often pointed to the domain or realm of the user in the subscriber table.
The original admin is there:
Username admin domain SIP-PROXY.LAB passwd heslo email address root@localhost perms admin
Could it be to do with the domain of the user?
Thanks again..
klaus
steve wrote:
Many thanks.
I have created the file.
A search for global finds register_globals => On => On
While a search for short only finds short_open_tag => On => On
Is my syntax correct in the ini file?
short_tags = On
The short_open_tag appears before the short_tags in the ini
file, are
they connected in anyway?
Thanks for the help..
-----Original Message----- From: Daniel-Constantin Mierla [mailto:daniel@iptel.org] Sent: Thursday 06 May 2004 11:26 To: steve Cc: 'Klaus Darilion'; serusers@lists.iptel.org Subject: Re: [Serusers] SerWeb authentication fails, my
confusion over
domain/realm referenced in archives
On 5/6/2004 12:17 PM, steve wrote:
Hi,
In the php.ini file I have:
register_globals = On short_tags = On
But also
short_open_tag = On
I am not sure how to run phpinfo(): is it a binary?
you have to create a small php script like:
<?php phpinfo(); ?>
and open it via your http server.
Another way is to use the php executable, if you have it installed. E.g.,
bash$ php -i >phpinfo.html
then open phpinfo.html in a browser.
Daniel
Thanks..
-----Original Message----- From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Sent: Thursday 06 May 2004 10:46 To: steve Cc: serusers@lists.iptel.org Subject: Re: [Serusers] SerWeb authentication fails, my
confusion over
domain/realm referenced in archives
steve wrote:
Hi, I have got Serweb going but when I access admin/index.php or user_interface/index.php I get the login prompt but when
I try to
login it returns to the login prompt.
is your php configured correctly? short_tags and
register_globals must
be turned on!
use phpinfo(); to verify your settings
klaus
This message has been checked for all known viruses by the
CitC Virus
Scanning Service powered by SkyLabs. For further
information visit
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
This message has been checked for all known viruses by the
CitC Virus
Scanning Service powered by SkyLabs. For further information visit http://www.citc.it
This message has been checked for all known viruses by the CitC Virus Scanning Service powered by SkyLabs. For further information visit http://www.citc.it