Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

PHP Fatal error: Class 'InfluxDB\\Client' not found in #116

Open
Pammetje opened this issue Nov 3, 2018 · 2 comments
Open

PHP Fatal error: Class 'InfluxDB\\Client' not found in #116

Pammetje opened this issue Nov 3, 2018 · 2 comments

Comments

@Pammetje
Copy link

Pammetje commented Nov 3, 2018

Hi,

I installed InfluxDB with composer
When using the code I get the following error:

PHP Fatal error: Class 'InfluxDB\Client' not found in ...

Probably I am doing something wrong here.

Can you help me please

@gianarb
Copy link
Contributor

gianarb commented Nov 5, 2018

Can you copy/paste your script? Thanks

@bramus
Copy link

bramus commented Apr 30, 2019

You need to include/require Composer's autoloader before you can start using installed packages. See https://getcomposer.org/doc/01-basic-usage.md#autoloading for more details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants