Hi,
You need to make sure that the following parameters in config.php are set correctly. For example
$this->db_host="localhost"; //database host $this->db_name="ser"; //database name $this->db_user="ser"; //database conection user $this->db_pass="heslo"; //database conection password
/* your domain name */ $this->realm="xxx.xxx.xxx.xxx"; $this->domainname="xxx.xxx.xxx.xxx"; $this->default_domain="xxx.xxx.xxx.xx";
Then you need to make sure that your ser configuration file is set correctly for mysql authentication. Here is a good read on this topic: http://iptel.org/ser/doc/ser-howto/ser-Howto.html
Regards,
Freddy
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org]On Behalf Of kevin@fullcirclenetworks.net Sent: Wednesday, June 23, 2004 9:24 PM To: serusers@lists.iptel.org Subject: RE: [Serusers] SERWEB-User Login Problems
I am still having problems with the User Login after fixing the domain names. Anyone have another suggestion?
Thanks
-------- Original Message -------- Subject: Re: [Serusers] SERWEB-User Login Problems From: "Bill" admin@vci.net Date: Wed, June 23, 2004 7:35 am To: kevin@fullcirclenetworks.net
I had a similar problem where the URL I was using to access SERWEB wasn't the same as the domain name I was using. I was going to http://192.168.1.63 but the domain name was something else. So when someone would login SERWEB was looking for the domain name of 192.168.1.63. I was able to see this by turning on the logging in /etc/my.conf and watching the SQL statements in /var/log/mysql.log
Bill Dunn
----- Original Message ----- From: kevin@fullcirclenetworks.net To: serusers@lists.iptel.org Sent: Wednesday, June 23, 2004 9:32 AM Subject: [Serusers] SERWEB-User Login Problems
I have successfully installed the latest SERweb and am able to login under admin. The problem I am having now is that none of my users can login and see their account. I have checked all my configurations in php,mysql and apache but don't see any obvious errors. I have a password for the users and they are using the correct one. I check the error logs and don't see any messages. Has anyone had a similar problem?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers