Skip to content

Cache PATH #4

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
saiful opened this issue May 8, 2013 · 2 comments
Closed

Cache PATH #4

saiful opened this issue May 8, 2013 · 2 comments
Assignees

Comments

@saiful
Copy link
Contributor

saiful commented May 8, 2013

Helo Khoafgod...

I want to ask about Cache PATH, I have set cache path to another path but it's still in current directory, how to fixed it?
Example :
phpFastCache::$path = SRV_ROOT.CACHE;// absolute path

I look at Line 162 self::$path = dirname(FILE);
how about if dirname(FILE) change to user defined parameter?

if php_fast_cache.php in my folder directory like library/php_fast_cache.php
so it will create in library folder not in SRV_ROOT.CACHE; (user defined)

Thanks...

@ghost ghost assigned khoaofgod May 9, 2013
@khoaofgod
Copy link
Member

I will take a look at it tonight.

@khoaofgod
Copy link
Member

I see. Thanks for this bug.

phpFastCache::$path right now fixed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants