Encryption directory

Project:Ubercart Popular Product
Component:Code
Category:support request
Priority:normal
Assigned:remoran
Status:active
Description
Project: 
Ubercart

I get this when I try to set up the folder to handle CCs.

warning: fopen(../../keys/encrypt.test): failed to open stream: Permission denied in /hsphere/local/home/gtarts/georgetownarts.com/drupal/sites/all/modules/ubercart/payment/uc_credit/uc_credit.module on line 862.
Cannot write to directory, please verify the directory permissions.

The directory is configed for 755 and the site has ssl. Everything else works save the encryption directory issue.

TIA

Version: 
Ubercart 2.0-beta1
lpitman's picture
Offline
Joined: 02/06/2010
Juice: 6
#1

I am also getting this. Would love to fix. Any luck?

lpitman's picture
Offline
Joined: 02/06/2010
Juice: 6
#2

I was able to get this working by giving the ../keys folder 777 permissions and saving. Then revoked permissions. Seems to be working.