Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support MySQL import error (v1.2)

  • MySQL import error (v1.2)

    Posted by rarts on January 4, 2008 at 14:13

    Hi,

    I’m exited to try this wonderful looking software, but am encountering a few problems.

    I’m trying to install Pandora 1.2 console on a Windows / IIS / MySQL 5.0 / PHP 5.2 combo. IIS is running on localhost (for testing purposes), MySQL on server 192.168.0.5. Everything seems to work fine (PHP parsing works, phpMyAdmin running fine, I’m able to make a db, connect to db, etc.).

    Now when I try and import the pandoradb.sql file with the phpMyAdmin tool, I get the following error.

    Server works, phpinfo() is succesful, testing the database conection with
    [code:1]

    I tried importing the 1.3 database instead as well. That worked fine for me, but is console 1.2 forward compatible with database 1.3?

    I can’t imagine I’m the first to encounter? Thanks in advance!

    manu replied 17 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • manu

    Member
    January 4, 2008 at 23:05
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi,

    Do not use pandora 1.2 anymore, just go to pandora 1.3, you’ll find it much better, go directly to pandora 1.3

    But anyways, what are you trying to do with phpmyadmin? What’s your goal?
    You can just “copy&paste” pandora*.sql and use the “SQL” tag in phpmyadmin to run whatever command you want to use in the pandora database

    Manuel