How do I know this module is working?
Nothing different.
Even /files/cache is not created.
And in what way this module different with file cache and boost?
Regards
How do I know this module is working?
Nothing different.
Even /files/cache is not created.
And in what way this module different with file cache and boost?
Regards
Comments
Comment #1
pramudya81 commentedfollow up???
Comment #2
chirale commentedOn Drupal 5.7 it doesn't work. I try rc1 and dev versions but the admin screen doesn't apperar.
Comment #3
pramudya81 commentedyup... what to do then?
Comment #4
jeremy commentedReview Apache's error_log to see what's causing the white screen.
Comment #5
pramudya81 commentedI did not face with face screen. Maybe chirale did.
My case is when I enabled this module nothing happened.
/files/cache is not created too
Regards
Comment #6
chirale commentedLike pramudya81, nothing on log, nothing on screen and no cache directory created.
Comment #7
pramudya81 commentedSo... what's wrong??
Regards
Comment #8
asak commentedSame here.
Nothing happens. nothing good - nothing bad.
Subscribing.
Comment #9
pramudya81 commentedSo...Any further investigation on this?
Comment #10
asak commentedI have no idea how to investigate this...
Nothing happens - it is quite strange... ;)
Comment #11
kaytan commentedask your server which version(*s) of php they are supporting? and compair it with used php version for writing this module.
also some hosting providers do not let their users to use php script which creats new directories and files!
Comment #12
pramudya81 commentedI tried this on my localhost
Using windows XP, PHP5, Apache 2.2
nothing happens
Of course I have privilege to create the folders...
Comment #13
seaji commentedMay be it it because page cache is not working at all in Drupal now?
Look at this issue http://drupal.org/node/302784
Comment #14
kenorb commented- Check permission, if you have the right permission to specified directory
Or try to change it to:
And check if you have 777 permissions.
- If you using prefixes, try the latest snapshot (Fix: #418090: no bracket in sql query)
- Check your watchdog for errors (or php.log)
---
if you still experience this problem, feel free to open it