[Serusers] Serweb

Klaus Darilion klaus.mailinglists at pernau.at
Sun Feb 1 13:05:57 CET 2004


my little trick to verify the current php settings is a small script: 
test.php

<?php
phpinfo();
?>

this will give you a lot of information about your current configuration.

regards,
klaus

Michael wrote:
> Klaus,
> 
> You pointed me in the right direction. It seems NOTHING changed when I
> removed the php.ini file. That told me php was looking elsewhere for the ini
> file. It turns out that I left the defaults for config setting when I
> compiled php. Php was looking in /PREFIX/lib for the php.ini file. I moved
> it there and all is good now. So now I need to rebuild php with the proper
> settings.
> 
> Thanks a bunch for helping out.
> 
> Mike
> 
> -----Original Message-----
> From: Klaus Darilion [mailto:klaus.mailinglists at pernau.at] 
> Sent: Saturday, January 31, 2004 9:08 AM
> To: Michael Little
> Cc: serusers at lists.iptel.org
> Subject: Re: [Serusers] Serweb
> 
> I had similar problems a long time ago. As far as I remeber it was a php 
> problem. Have you enabled "register_globals" and "short_open_tag" in 
> your php configuration?
> 
> regards,
> Klaus
> 
> Michael Little wrote:
> 
>>I have successfully installed and configured Serweb but cannot login to 
>>the web site. I enter admin / heslo and the web page just refreshes. I 
>>am not logged in. Can some one point me in the right direction? I am 
>>completely stumped.
>>
>> 
>>
>>Mike
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Serusers mailing list
>>serusers at lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list