[Serusers] serweb

Nathan Jang njang at dreamtoy.net
Fri Jun 11 19:45:59 CEST 2004


Hi Freddy,
my conf file does not have these variables

/* your domain name */
 $this->realm="xxx.xxx.xxx.xxx";
 $this->domainname="xxx.xxx.xxx.xxx";
 $this->default_domain="xxx.xxx.xxx.xxx";
SIP_DOMAIN=xxx.xxx.xxx.xxx.

am I supposed to add them somwhere?



Quoting Freddy Parra <fparra at numind.net>:

> Hi Nathan,
> 
> Make sure your config.ini file under /var/www/html/htdocs/serweb/html or
> where ever your installation is located has the correct parameters set.
> Example:  
> 
>  $this->db_host="localhost";             //database host
>  $this->db_name="ser";                   //database name
>  $this->db_user="ser";                   //database connection user
>  $this->db_pass="heslo";                 //database connection password
> 
>  /* your domain name */
>  $this->realm="xxx.xxx.xxx.xxx";
>  $this->domainname="xxx.xxx.xxx.xxx";
>  $this->default_domain="xxx.xxx.xxx.xxx";
> 
> Every time you add a user, the user is added to the database as belonging to
> the domain name specified in the environment variable
> SIP_DOMAIN=xxx.xxx.xxx.xxx.
> Therefore make sure that $this->realm="xxx.xxx.xxx.xxx";
>  				 $this->domainname="xxx.xxx.xxx.xxx";
> 				 $this->default_domain="xxx.xxx.xxx.xxx";
> 
> Restart web server, then start ser proxy then try login in. 
> Hope this works, as this works for me.
> 
> Freddy
> 
> -----Original Message-----
> From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org]On
> Behalf Of Nathan
> Sent: Friday, June 11, 2004 12:52 PM
> To: serusers at lists.iptel.org
> Subject: [Serusers] serweb
> 
> 
> Hi I have ser running with mysql support I have manually added in mysql a
> bunch
> of users and it works fine.  now I install serweb and non of these users
> can
> login through the web interface (says bad username pass but these users are
> valid and pass is valid) the conf.php is setup correctly and the
> short_open_tag = on
> register_globals = on
> I am also useing the correct php.ini file as shown in my phpinfo screen
> also when trying to register a user and I hit the subscribe button it just
> refreses the screen and clears all my info. non of the user info is entered
> in
> the database.  I am running rh9 with apache 1.3x and php-4.2.2-17.2
> php-mysql-4.2.2-17.2. any additional info would really help. also nothing in
> the
> err logs.
> 
> 
> thanks alot
> -Nathan
> 
> 
> 
> 
> _______________________________________________
> 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
> 

















-------------------------------------------------
  Come play with us at http://www.dreamtoy.net




More information about the sr-users mailing list