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

hamzahali - October 15, 2009 - 07:02
Project:Drupal Contact List Importer
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

#1

hadsie - October 15, 2009 - 11:00
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

KMC81 - November 12, 2009 - 10:49

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

Meeyo - November 12, 2009 - 10:52

#4

hadsie - November 12, 2009 - 15:49
Status:active» fixed

thanks @KMC81, marking this as fixed...

#5

System Message - November 26, 2009 - 15:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.