Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi I am installing cart but getting this error
mkdir() [function.mkdir]: Permission denied|#0 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/helpers/GenericApplicationHelper.php(144): ErrorHandler::handleError('../framework/.....') #1 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/helpers/AuthHelper.php(58): GenericApplicationHelper::makeDataDirectoryIfNeeded('../framework/.....') #2 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/init.php(95): AuthHelper::handleSession() #3 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/admin/index.php(17): require_once('/var/www/vhosts...') #4 {main}|URL: /ttg-be/admin/index.php
?? any suggestions please.
Offline
Hi Barnie, have you tried setting the permissions on ttg-be/data? I suggest trying 755. If that doesn't work try 777.
Offline
Thank you yes done but next error is
copy() [function.copy]: SAFE MODE Restriction in effect. The script whose uid is 10009 is not allowed to access /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/data/admin owned by uid 48|#0 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/helpers/GenericApplicationHelper.php(149): ErrorHandler::handleError('application/ske...', '../framework/.....') #1 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/helpers/GenericApplicationHelper.php(73): GenericApplicationHelper::makeDataDirectoryIfNeeded('../framework/.....') #2 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/admin/application/helpers/ApplicationHelper.php(14): GenericApplicationHelper->checkSetup() #3 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/admin/application/init.php(8): ApplicationHelper->checkSetup() #4 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/init.php(112): include_once('/var/www/vhosts...') #5 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/admin/index.php(17): require_once('/var/www/vhosts...') #6 {main}|URL: /ttg-be/admin/index.php
Offline
Who are you hosting with? I suggest asking your host's support how to disable safe mode for your account.
Offline
Hi so safe mode disabled but now have
session_start() [function.session-start]: open(../framework/../data/sessions/sess_fnbeqgnuk772fhigpfqaege1a3, O_RDWR) failed: Permission denied (13)|#0 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/helpers/AuthHelper.php(64): ErrorHandler::handleError() #1 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/framework/init.php(95): AuthHelper::handleSession() #2 /var/www/vhosts/horseyphotos.co.uk/httpdocs/ttg-be/admin/index.php(17): require_once('/var/www/vhosts...') #3 {main}|URL: /ttg-be/admin/index.phpUnknown: open(../framework/../data/sessions/sess_fnbeqgnuk772fhigpfqaege1a3, O_RDWR) failed: No such file or directory (2)|Unknown|0
Last edited by BarnieGilly (2015-08-21 20:22:12)
Offline
Who are you hosting with?
The next step is to try setting permissions on ttg-be/data/sessions to either 755 or 777.
Offline
Ok so progressing on I now have a blank page on http://www.horseyphotos.co.uk/ttg-be/admin/
and there are no errors in the error log
Offline
again, who are you hosting with?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Sorry yes
Offline
Blank pages are tricky, as the error occurs before our code has a chance to run and capture any errors.
Can you provide me with FTP access, using the Email link under my picture?
Offline
Pages: 1