Skip to content

Fatal error: Class 'evseevnn\Cassandra\Database' not found in #70

@anhphuong

Description

@anhphuong

I'm starting try use this lib, but it have that error at index.php file
My php is 5.5
My code here:

$nodes = [
127.0.0.1'
];
try {
// Connect to database.
$database = new \evseevnn\Cassandra\Database($nodes, 'demodb');
$database->connect();

Please tell me how to fix!

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions