Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Im getting error regarding Client.php #101

Closed
sirinibin opened this issue Apr 16, 2013 · 2 comments
Closed

Im getting error regarding Client.php #101

sirinibin opened this issue Apr 16, 2013 · 2 comments

Comments

@sirinibin
Copy link

Fatal error: Class 'Goutte\Goutte\Client' not found in /var/www/scrapper/index.php on line 8
my code:

request('GET', 'http://www.symfony-project.org/'); ?>

But in that path Client.php is already there.Dont know why this issue is popping up.

@sirinibin
Copy link
Author

It is worked for me.when i placed symfony library @ my root folder.anyway thanks for this great library.

@stof
Copy link
Member

stof commented Apr 17, 2013

The class name is Goutte\Client, not Goutte\Goutte\Client

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

2 participants