tvt2410 / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

An client error occurred: Could not store data in the file #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Open the file examples/youtube/search.php
2.  Perform a search
3.  I either get that message, or just a blank screen.

It was working about 1 month ago, but not it seems to have quit.

Original issue reported on code.google.com by timbus...@gmail.com on 30 Jul 2013 at 9:51

GoogleCodeExporter commented 9 years ago
That means the cache could not write to a file. Perhaps try setting a different 
cache directory that the process can write to?

Original comment by ianbar...@google.com on 2 Aug 2013 at 10:57

GoogleCodeExporter commented 9 years ago
Hello, i have this problem today and i had it the day before yesterday, but not 
yesterday...
If i change the 'ioFileCache_directory' to something else, than > 'Could not 
create storage directory: $storageDir'.

Original comment by kont...@ru-music.eu on 12 Sep 2013 at 11:32