From karel@iptel.org Wed Oct 12 12:06:22 2005 From: Karel Kozlik To: sr-users@lists.kamailio.org Subject: Re: [Serusers] serweb is empty Date: Wed, 12 Oct 2005 10:24:49 +0200 Message-ID: <434CC851.9020406@iptel.org> In-Reply-To: <434CA61F.9040205@elmit.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1190910452==" --===============1190910452== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Ronald, check the PHP log. Where this logfile is located you can see in php.ini in section 'Error handling and logging'. Or set display_errors = On. Karel Ronald Wiplinger napsal(a): > I cannot figure out why the serweb page is empty. > > if I go to http://host/serweb it redirects me to > http://host/serweb/user/index.php > > The page source code is than just: > > > > # pear install log > Skipping package "pear/Log", already installed as version 1.9.0 > No valid packages found > install failed > > > config.php contains: > $config->enable_loging = true; > $config->log_file = "/var/log/serweb"; > $config->log_level = "PEAR_LOG_DEBUG"; > > /var/log/serweb will not be created! If I touch serweb and give the > permission 777 it still remains empty. > > php.ini includes: > register_globals = On > > I double checked the config files, I checked that the user ser can login > to mysql database with the password on localhost. > > > What do I miss? > > > bye > > Ronald Wiplinger > > > > _______________________________________________ > Serusers mailing list > serusers(a)lists.iptel.org > http://lists.iptel.org/mailman/listinfo/serusers --===============1190910452==--