Re: please read - when your template parameters dont show..
Posted 13 years 9 months ago
Hi Kat, I've followed your guide and the error message I get is below... I don't know why things suddenly stopped working, I've been trouble free for months!! and now this....
Parameters The parameter file /templates/rt_quantive_j15/params.ini is writable!
Warning: mkdir() [function.mkdir]: Permission denied in /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Warning: chmod() [function.chmod]: Operation not permitted in /home/diplomatt/domains/competenetwork.com/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/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php:50 Stack trace: #0 /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/gantrycache.class.php(73): FileCacheDriver->__construct(900, '/home/diplomatt...') #1 /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/gantrycache.class.php(59): GantryCache->init(true) #2 /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/gantrycache.class.php(50): GantryCache->__construct(true) #3 /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/gantry.php(190): GantryCache::getInstance(true) #4 /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/gantry.php(254): gantry_admin_setup() #5 /home/diplomatt/domains/competenetwork.com/public in /home/diplomatt/domains/competenetwork.com/public_html/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 50
I uninstalled Gantry completely and installed the newest version, 3.1.8 bundle... but the error message is exactly the same?
any help please??
much appreciated
David
Re: please read - when your template parameters dont show..
Posted 13 years 9 months ago
@ abigscot
For sure your issue was a permissions issue.
Depending on who you host your websites with it's possible permissions were changed during server maintenance by a system admin, although not likely.
Usually, permissions for files should be set to 644 and for folders, 755. In some instances 664 may be necessary for files, and 775 may be necessary for folders — I have 3 different servers and on my Rackspace managed dedicated server I have to use 664 and 775 due to the fact that Plesk is installed.
When you say "I had to make administrator/cache writable" be sure to check that you did not fully open up the permissions for files to 666 or folders to 777 -- permissions set this open would constitute a major security risk.
Warning: mkdir() [function.mkdir]: Permission denied in /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Warning: chmod() [function.chmod]: Operation not permitted in /var/www/vhosts/avelinadaza.com/httpdocs/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 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php:50 Stack trace: #0 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/gantrycache.class.php(73): FileCacheDriver->__construct(900, '/var/www/vhosts...') #1 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/gantrycache.class.php(59): GantryCache->init(true) #2 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/gantrycache.class.php(50): GantryCache->__construct(true) #3 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/gantry.php(190): GantryCache::getInstance(true) #4 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/gantry.php(254): gantry_admin_setup() #5 /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/admin/elements/gantry.php(54): require_once('/var/www/vhosts...') #6 / in /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 50
please help my.
in PM I send you the login to my joomla administrator to be able to see what happens to me
Re: please read - when your template parameters dont show..
Posted 13 years 9 months ago
hi again juan,
thanks for the details.
i see that there are almost all folders unwritable on your install and also debug settings were enabled in the global configuration that break the template params.
Re: please read - when your template parameters dont show..
Posted 13 years 8 months ago
Hi Kat, I've done all the settings you told me to do and I think should be done and I can already see the gantry management information, but can not make changes in the parameters.
I do not know what else to do.
now I get this warnings.
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 10084 is not allowed to access /var/www/vhosts/avelinadaza.com/httpdocs/administrator/cache/_gantry owned by uid 48 in /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 10084 is not allowed to access /var/www/vhosts/avelinadaza.com/httpdocs/administrator/cache/_gantry owned by uid 48 in /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 10084 is not allowed to access /var/www/vhosts/avelinadaza.com/httpdocs/administrator/cache/_gantry owned by uid 48 in /var/www/vhosts/avelinadaza.com/httpdocs/components/com_gantry/core/utilities/cache/fileCacheDriver.class.php on line 215
Notice: Array to string conversion in /var/www/vhosts/avelinadaza.com/httpdocs/libraries/joomla/client/ftp.php on line 951
Re: please read - when your template parameters dont show..
Posted 13 years 8 months ago
thank you very much Prim, I requested for this change and everything is working fine, but my webhost tells me that this can lead to serious security problems, is this true? what I can do to prevent this?
you are my hero :cheesy: