Welcome Guest, Not a member yet? Register   Sign In
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS

[eluser]ray73864[/eluser]
yep, that certainly worked, it printed the big HELLOOOOOOOOOOOOOOOOO! on the screen, so it is going in there then.

only thing i can think of is permissions on the page_m folder in the cache dir.

the 'application/cache' dir itself it set 777 but all the folders inside that dir are set '705', and i did to that update that you said a while back to change the mkdir so that it sets the directory perms to
Code:
if ( ! @mkdir($test_path, DIR_WRITE_MODE)) return false;

have also checked and the host is running PHP5.1.6 so that shouldn't be an issue.


Messages In This Thread
PyroCMS v0.9.7.4 - an open-source modular general purpose CMS - by El Forum - 06-01-2009, 06:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB