Menu

#208 Undefined variable: debugging in functions.php on line 8

version 0.8
open
None
1
2016-10-18
2016-04-18
Anonymous
No

Hi there,
I followed the instructions and didn't get any errors. Since installing I'm getting this warning on main page.
Undefined variable: debugging in /var/www/phpipam/functions/functions.php on line 8
Here's the relevant line from functions.php
if (!$debugging) { error_reporting(E_ERROR ^ E_WARNING); }

I don't continue installation process.
On page "Automatic database installation" I getting warning
SQLSTATE[42000]: Syntax error or access violation: 1102 Incorrect database name ''

My config.php
$db ['host'] = "localhost";
$db ['user'] = "phpipam";
$db ['pass'] = "phpipamadmin";
$db ['name'] = "phpipam";
define ( 'BASE' , "/phpipam/");

Thanks

1 Attachments

Discussion

  • Miha Petkovsek

    Miha Petkovsek - 2016-10-07

    Hi, something is wrong with php installation I would guess ? It seems it is outputting php instead of running it.

    Are you using apache ?

     
  • Anonymous

    Anonymous - 2016-10-10
    Post awaiting moderation.
  • Zanas Tumasonis

    Zanas Tumasonis - 2016-10-11

    Miha, have you done a fresh/new install of phpipam lately?

     
  • Anonymous

    Anonymous - 2016-10-18
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.