[Phamm] Empty layout after login
cyrille giquello
cyrille37 at gmail.com
Tue Nov 17 13:39:16 CET 2009
Hello,
I'm trying to install Phamm 0.5.17.
I can login using a valid dn and password, but the page has only the
header and footer. No item showed.
I've activated debug :
// Debug level [0,1]
define ('DEBUG',1);
// PHP Error Level [0,1,2,10]
define ('ERROR_LEVEL',10);
// Log level 0->don't log [0,1,2]
define ('PHAMM_LOG',2);
// Log file path
define ('LOG_FILE','/var/log/phamm.log');
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
Cyrille.
More information about the Phamm
mailing list