Hello
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. "register_globals=On" and "short_open_tag=On" in /etc/php,ini
My configuration:
Redhat Taroon updated
ser-0.8.12-0 sems-0.1.1-0 php-4.3.2-7.ent mysql-3.23.56-1.9 mysql-server3.23.56-1.9 php-mysql-4.3.2-7 httpd-2.0.46-26.ent serweb_2004-01-04.tar.gz
Best regards
Harry
On Thu, 18 Mar 2004, gaillac harry wrote:
Hello
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. "register_globals=On" and "short_open_tag=On" in /etc/php,ini
Have you set the variable:
$this->realm=$this->domainname=$this->default_domain=
correctly, it default to www.domain and sip.domain, maybe you are using som othername than www and sip for your server? :)
(This stumbled me a lot before i found it).
My configuration:
Redhat Taroon updated
ser-0.8.12-0 sems-0.1.1-0 php-4.3.2-7.ent mysql-3.23.56-1.9 mysql-server3.23.56-1.9 php-mysql-4.3.2-7 httpd-2.0.46-26.ent serweb_2004-01-04.tar.gz
Best regards
Harry
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Johan
You can use
<?php phpinfo(); ?>
to verify the configuration. I had a problem with short_open_tag and multiple php.ini files.
Klaus
gaillac harry wrote:
Hello
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. "register_globals=On" and "short_open_tag=On" in /etc/php,ini
My configuration:
Redhat Taroon updated
ser-0.8.12-0 sems-0.1.1-0 php-4.3.2-7.ent mysql-3.23.56-1.9 mysql-server3.23.56-1.9 php-mysql-4.3.2-7 httpd-2.0.46-26.ent serweb_2004-01-04.tar.gz
Best regards
Harry
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers