Hi all,
I'm very interested in the outcoming of this question, because I have the exact same problem.
"Warning: file_put_contents...gantryini.class.php on line 124"
Installed the Omicron template with the rocketlaunch option.
I had to set all my folders which were unwritable to 777 to get them writable
(which I don't consider safe, because this is on my ISP's server - I had no problems with installing the template on my homeserver).
So I am still looking for a solution to this.
My ISP lets me configure everything through Cpanel (if that would be of importance).
So please let's figure this out, it is for a special site for the schools I work for (a site concerning safety and Wealthcare on the job for teachers - personnel and students).
Hi,
I'm having the same troube but it looks like this:
Warning: mkdir() [function.mkdir]: Permission denied in /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Warning: chmod() [function.chmod]: Operation not permitted in /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 216
Fatal error: Uncaught exception 'CacheException' with message 'Unable to use given directory. Check file permissions.' in /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php:50 Stack trace: #0 /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/gantrycache.class.php(73): FileCacheDriver->__construct(900, '/home/xxx.') #1 /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/gantrycache.class.php(59): GantryCache->init(true) #2 /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/gantrycache.class.php(50): GantryCache->__construct(true) #3 /home/xxx/domains/xxxx/public_html/components/com_gantry/gantry.php(168): GantryCache::getInstance(true) #4 /home/xxx/domains/xxx/public_html/components/com_gantry/admin/elements/gantry.php(54): require_once('/home/xxx') in /home/xxx/domains/xxx/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 50
I installed the rt_panacea_j15-rocketlauncher package i get this massage if i enter template admistration :
Warning: file_put_contents(/www/htdocs/w00ad4ae/joom/templates/rt_panacea_j15/custom/gantry_version) [function.file-put-contents]: failed to open stream: Permission denied in /www/htdocs/w00ad4ae/joom/components/com_gantry/core/gantryini.class.php on line 124
I already tried doing the 646 and 757 but it doesnt change anything.