[Serusers] SerWeb authentication fails, my confusion over domain/realm referenced in archives

steve sgsubs at intechnology.co.uk
Thu May 6 12:42:32 CEST 2004


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 at iptel.org] 
> Sent: Thursday 06 May 2004 11:26
> To: steve
> Cc: 'Klaus Darilion'; serusers at 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 at pernau.at]
> >>Sent: Thursday 06 May 2004 10:46
> >>To: steve
> >>Cc: serusers at 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 
> >>http://www.citc.it
> >>
> >>___
> >>
> >>    
> >>
> >
> >
> >_______________________________________________
> >Serusers mailing list
> >serusers at 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
> 
> ___
> 





More information about the sr-users mailing list