Hi everyone,
After I have installed serweb by default, with db_name=ser and db_passwd=heslo, when I go to http://localhost/html/admin/index.php login page, using
Username: admin Password: heslo
I cannot login the page.
Thomas
Any more details? Your serweb version, error messages etc.?
Did you read FAQ in INSTALL file? Special this:
Q: All my login attempts lead to the previous screen without any kind of progress or error indication. A: Really make sure that register_globals is turned on in your php.ini. (Also make sure that you are changing the php.ini in use by your server and register_globals is not turned off somewhere else in the configuration file.) For check real php configuration create file phpinfo.php in html root with content <? phpinfo(); ?> and look to it by browser. There is _all_ informations about php.
Karel
support wrote:
Hi everyone,
After I have installed serweb by default, with db_name=ser and db_passwd=heslo, when I go to http://localhost/html/admin/index.php login page, using
Username: admin Password: heslo
I cannot login the page.
Thomas
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi,
I have the same problem :(( The register_global=on is present and if I try to login I get the "Bad username or password" message :(
Best regards,
Chris HARIGA
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Karel Kozlik Sent: Tuesday, November 30, 2004 2:52 PM To: support Cc: serusers@lists.iptel.org Subject: Re: [Serusers] cannot login to serweb
Any more details? Your serweb version, error messages etc.?
Did you read FAQ in INSTALL file? Special this:
Q: All my login attempts lead to the previous screen without any kind of progress or error indication. A: Really make sure that register_globals is turned on in your php.ini. (Also make sure that you are changing the php.ini in use by your server and register_globals is not turned off somewhere else in the configuration file.) For check real php configuration create file phpinfo.php in html root with content <? phpinfo(); ?> and look to it by browser. There is _all_ informations about php.
Karel
support wrote:
Hi everyone,
After I have installed serweb by default, with db_name=ser and db_passwd=heslo, when I go to http://localhost/html/admin/index.php login page, using
Username: admin Password: heslo
I cannot login the page.
Thomas
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
Hi,
This is my first time installation of serweb on Fedora Core 2.
When I view it from my own linux box and type in username: admin password: heslo
Nothing happen.
But when I use I.E. on other computers, I see the error message:
Bad username and password.
I have set php.ini register_globals = on already. I have also restarted httpd.
What is my problem?
Thomas
On Wed, 2004-12-01 at 08:49, Chris HARIGA wrote:
Hi,
I have the same problem :(( The register_global=on is present and if I try to login I get the "Bad username or password" message :(
Best regards,
Chris HARIGA
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Karel Kozlik Sent: Tuesday, November 30, 2004 2:52 PM To: support Cc: serusers@lists.iptel.org Subject: Re: [Serusers] cannot login to serweb
Any more details? Your serweb version, error messages etc.?
Did you read FAQ in INSTALL file? Special this:
Q: All my login attempts lead to the previous screen without any kind of progress or error indication. A: Really make sure that register_globals is turned on in your php.ini. (Also make sure that you are changing the php.ini in use by your server and register_globals is not turned off somewhere else in the configuration file.) For check real php configuration create file phpinfo.php in html root with content <? phpinfo(); ?> and look to it by browser. There is _all_ informations about php.
Karel
support wrote:
Hi everyone,
After I have installed serweb by default, with db_name=ser and db_passwd=heslo, when I go to http://localhost/html/admin/index.php login page, using
Username: admin Password: heslo
I cannot login the page.
Thomas
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
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Thomas,
Pls check if your FQDN hostname which install ser and sip domain are different, such as your hostname is "ser.somedomain.com" and sip domain is "somedomain.com".
If you use sip domain different from hostname, you should define the alias in Ser.cfg:
alias=somedmain.com
and make sure that in the config.php under directory serweb, change "your domain name" to:
$this->realm=$this->domainname=$this->default_domain= Ereg_replace( "(www.|sip.ser.)?(.*)","\2",$_SERVER['SERVER_NAME']);
Best.
-----邮件原件----- 发件人: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] 代表 support 发送时间: 2004年11月30日 18:23 收件人: serusers@lists.iptel.org 主题: [Serusers] cannot login to serweb
Hi everyone,
After I have installed serweb by default, with db_name=ser and db_passwd=heslo, when I go to http://localhost/html/admin/index.php login page, using
Username: admin Password: heslo
I cannot login the page.
Thomas
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers