Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation problems on Synology DS411j
#13
Maybe i'm just to dumb to understand how it should work. I did a PEAR installation according a guide for installation on a shared host. I ran some tests and they look good.

PHP Code:
<?php
require_once 'Log/Log.php';
var_dump(class_exists('Log'false));
?>

And the output is:

Code:
bool(true)

From my understanding that means everything works as it should.

I tried to change the path in inc.LogInit.php but the error with the missing Log package still comes up.

The include path is correct, i adapted it to the new installation.

What i'm doing wrong?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: