[Serusers] Re: SerWeb Displays blank page

Karel Kozlik karel at iptel.org
Thu Feb 16 10:34:32 CET 2006


Hi,
if no error message is logged it means logging is disabled.. :-)

Set this values in your php.ini:

error_reporting  =  E_ALL
log_errors = On
(for write errors to log file)

and/or

display_errors = On
(for display error in browser)


Karel


mkumar at mantragroup.com napsal(a):
> Hi All,
> 
> I am using serweb stable 0.9.2 version and I followed all the steps in INSTALL
> file that comes with the installation. After my configuration when I try to
> load the url
> 
> http://serweb.mantragroup.com/serweb/html/admin/index.php
> 
> strangly nothing is getting displayed and no error messages are logged in any
> log. I am using
> 
> Apache/2.0.51
> PHP 4.4.1
> Mysql 4.0.25
> 
> Did anyone experience this problem before? Please tell me what should I do to
> configure serweb properly?
> 
> Thanks,
> Kumar.
> 




More information about the sr-users mailing list