09-26-2011, 07:44 PM
(09-26-2011, 02:25 PM)steinm Wrote:(09-25-2011, 03:39 PM)Doudoux Wrote: In "op.Login.php" file there :
and "inc.LogInit.php" use "log.php"PHP Code:include("../inc/inc.LogInit.php");
Sorry, you are right. It is included, but it actually doesn't need to. My fault.
inc.LogInit.php is supposed to establish a general log mechanism. The file
is included already, though it's functionality isn't used yet.
Uwe
I'm running Apache 2.2.17 so do I need to install LOG or not, and if not (I'd rather NOT install anything that is not absolutely required), do I have to edit something to prevent the errors above?