Open meet0929 opened 6 years ago
Hello Ahmed I have tried with mysqli and php on localhost with xampp for all data insertion its giving error message
On Wed, Jun 6, 2018 at 11:57 AM, Ahmed Khan notifications@github.com wrote:
can you tell me the exact error
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ahmedkhan847/mysqlwithelasticsearch/issues/7#issuecomment-394954940, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0xNlOXo8MKChm61qpTB68Ll52G90pAks5t53ZpgaJpZM4UXkxb .
what error messages?
Fatal error: Uncaught MySQLWithElasticsearchExceptions\SyncMySqlExceptions: Check your elasticsearch connetion in C:\xampp\htdocs\marvin\vendor\ahmedkhan847\mysqlwithelasticsearch\src\SyncMySql\SyncMySql.php:117 Stack trace: #0 C:\xampp\htdocs\marvin\index.php(44): SyncMySql\SyncMySql->insertAllData(Object(mysqli)) #1 {main} thrown in C:\xampp\htdocs\marvin\vendor\ahmedkhan847\mysqlwithelasticsearch\src\SyncMySql\SyncMySql.php on line 117
check your elasticsearch connection. Is your elasticsearch connection open?
Can you explain how can I check the connection ?
On Wed 13 Jun, 2018, 4:20 PM Ahmed Khan, notifications@github.com wrote:
check your elasticsearch connection. Is your elasticsearch connection open?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ahmedkhan847/mysqlwithelasticsearch/issues/7#issuecomment-396896154, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0xNmJfoRqmlpmZToGZ12HuXlfJkgwUks5t8O5ugaJpZM4UXkxb .
can you tell me the exact error