[Serusers] serweb is empty

Ronald Wiplinger ronald at elmit.com
Wed Oct 12 07:58:55 CEST 2005


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:

<html><body></body></html>

# 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






More information about the sr-users mailing list