From: SourceForge.net <no...@so...> - 2012-03-12 15:22:16
|
Bugs item #3501897, was opened at 2012-03-11 09:42 Message generated for change (Comment added) made by cesag You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3501897&group_id=41586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core - Core Group: XOOPS 2.5.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Cesag (cesag) Assigned to: Nobody/Anonymous (nobody) Summary: Xoops 2.5.5beta : Protector errors Initial Comment: Warning: fopen(/ZeWeB/xdata/xoops_lib/modules/protector/configs/configcache1033e7): failed to open stream: Permission denied in file /ZeWeB/xdata/xoops_lib/modules/protector/class/protector.php line 144 Warning: fwrite() expects parameter 1 to be resource, boolean given in file /ZeWeB/xdata/xoops_lib/modules/protector/class/protector.php line 145 Warning: fclose() expects parameter 1 to be resource, boolean given in file /ZeWeB/xdata/xoops_lib/modules/protector/class/protector.php line 146 ---------------------------------------------------------------------- >Comment By: Cesag (cesag) Date: 2012-03-12 08:22 Message: fixed by XavierS : chmod 777 on /xoops_lib/modules/protector/configs but it's important to note that on Xoops install.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=430840&aid=3501897&group_id=41586 |