Download & Extend

warning: touch() [function.touch]: Utime failed: Permission denied

Project:Drupal Contact List Importer
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I see this error on my userinterface.

warning: touch() [function.touch]: Utime failed: Permission denied in /home/hamzahal/public_html/studyx.org/sites/all/modules/dcl_importer/dcl_importer/importers/openinviter_engine/OpenInviter/openinviter.php on line 324.

Comments

#1

Category:bug report» support request

this is an openinviter issue, not a dcl import issue. looking at the code it appears that openinviter is attempting to touch a file in the cookie path. So make sure the cookie path (as set in config.php) is writeable.

Did you run the openinviter postinstall script?

#2

Yes, it is an openinviter issue.

You have to give permissions to the file "oi_plugins.php" in /tmp or whatever the name is of your "plugins_cache_file" in "config.php", in order to "postinstall.php" to work properly.

Regards.

#3

#4

Status:active» fixed

thanks @KMC81, marking this as fixed...

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here