[Phamm] Empty layout after login

cyrille giquello cyrille37 at gmail.com
Tue Nov 17 18:11:25 CET 2009


2009/11/17 Alessandro De Zorzi <lota at klez.it>:
> cyrille giquello ha scritto:
>> But nothing in the server error_log and no file /var/log/phamm.log created.
>>
>> Do you have a idea on what to do for a better diagnostic ?
>>

Thanks you Alessandro,

> be sure php LDAP extension loaded,

Yes, I can see it with php_info()

> and web server user can write
> /var/log/phamm.log or change it into /tmp/phamm.log
> (only for testing purpose)

Ok, I've done :
// Log file path
#define ('LOG_FILE','/var/log/phamm.log');
define ('LOG_FILE','/tmp/phamm.log');

But this file is not created after I used phamm (login with a valid account).

>
> try to add a new domain and a new account

I don't understand this step.....

Thanks a lot
Cyrille

>
> HTH
> Alessandro
> _______________________________________________
> Phamm mailing list
> Phamm at lists.rhx.it
> http://lists.rhx.it/cgi-bin/mailman/listinfo/phamm
>


More information about the Phamm mailing list