Closed itsul closed 7 years ago
Hello,
Please report your clapi problem on centreon/centreon repo.
Thanks
Le mar. 8 août 2017 à 13:00, SuL notifications@github.com a écrit :
When I try to import an exported configuration with CLAPI I get the following parsing error: PHP Fatal error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 840
The problem is the first line in the dump: {OBJECT_TYPE};{COMMAND};{PARAMETERS} If I delete this, importing is working again.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/centreon/centreon-clapi/issues/362, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMC5iyIyXkr9xOrzkgV8Ojz5qJ71wnCks5sWD-1gaJpZM4OwktV .
--
-- Julien MATHIS, Co-Founder & Chief Technical Officer
Standard: +33 (0) 1 49 69 97 12 Direct: +33(0)1 82 21 80 12 jmathis@centreon.com jmathis@merethis.com
The Power Of Knowing Website https://www.centreon.com/ | Blog http://blog.centreon.com/ | Github https://github.com/centreon/ | Twitter https://twitter.com/Centreon
Hi, sure, no problem.
Thanks ;)
Le ven. 11 août 2017 à 10:06, SuL notifications@github.com a écrit :
Hi, sure, no problem.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/centreon/centreon-clapi/issues/362#issuecomment-321753056, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMC5oLZpVaTmxgg3Ey67JUvjTrxAJ-Gks5sXAuEgaJpZM4OwktV .
--
-- Julien MATHIS, Co-Founder & Chief Technical Officer
Standard: +33 (0) 1 49 69 97 12 Direct: +33(0)1 82 21 80 12 jmathis@centreon.com jmathis@merethis.com
The Power Of Knowing Website https://www.centreon.com/ | Blog http://blog.centreon.com/ | Github https://github.com/centreon/ | Twitter https://twitter.com/Centreon
When I try to import an exported configuration with CLAPI I get the following parsing error:
PHP Fatal error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 840
The problem is the first line in the dump:
{OBJECT_TYPE};{COMMAND};{PARAMETERS}
If I delete this, importing is working again.