Welcome Guest, Not a member yet? Register   Sign In
Database Caching
#1

[eluser]Bl4cKWid0w[/eluser]
I'm kind of confused by the database caching system. when I declare the config variable called cachedir, what is that path relative to?

In other words, if i make the directory called "cache" in the config/database.php file, where in the system folder does that directory have to be?
#2

[eluser]parrots[/eluser]
Paths are relative to your index.php file. So "./dbcache/" would mean you created a folder named dbcache in the same folder as your index.php file.




Theme © iAndrew 2016 - Forum software by © MyBB