Typesense Error in Codeignitor Application on Apache Server
TLDR Shabber encountered issues while running typesense with Codeignitor on their Apache server. Kishore Nallan suggested checking the API key forwarding and Typesense server logs.
Jul 10, 2023 (3 months ago)
Shabber
06:05 AMbut when i do try the same using codeignitor application i get following error which is inside same apache server .
Kishore Nallan
01:09 PMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Setting Up Typesense with PHP and Codeignitor
Shabber needs help setting up Typesense with PHP and Codeignitor. Kishore Nallan shares API examples with PHP tab but can't provide specific instructions for Codeignitor.
Debugging Typesense API Key Error
James is getting an error related to the `x-typesense-api-key` header in their Typesense project. Harrison suggests passing the API key in the HTTP header, and Jason advises checking the key via curl and possibly closing a duplicate Typesense server.
Laravel Synchronisation Issue with Typesense
Olav is having issues with Typesense running on a Laravel worker. A solution by changing a static attribute in `ApiCall.php` was implemented as a temporary fix. Abdullah is to investigate the issue.