Chmod Issue
Permalink
Hi
I have made two seperate installations of the latest version of Concrete5, but I am getting the following warning on both of them:
Warning: chmod() [function.chmod]: Operation not permitted in /home/voongs/concrete/libraries/3rdparty/adodb/adodb-csvlib.inc.php on line 303
I temporarily set permissions on the whole directory to 777 and restarted apache, but it did not make any difference.
Even though I have disabled errors and warnings being shown in my php.ini, they still appear on the site?
Any ideas?
I have made two seperate installations of the latest version of Concrete5, but I am getting the following warning on both of them:
Warning: chmod() [function.chmod]: Operation not permitted in /home/voongs/concrete/libraries/3rdparty/adodb/adodb-csvlib.inc.php on line 303
I temporarily set permissions on the whole directory to 777 and restarted apache, but it did not make any difference.
Even though I have disabled errors and warnings being shown in my php.ini, they still appear on the site?
Any ideas?
英語で文がかけないので日本語で回答いたします。
takezoさまも日本人のようですので、もし通訳していただけるのであればすごく助かります。
/pathto/concrete5/files/cacheに書き込み権限を与えてみてくださいな。
もしくは、dashboardのDebugでログのところにあるdatabase ~~~~ のcheckをはずしてみてください。
takezoさまも日本人のようですので、もし通訳していただけるのであればすごく助かります。
/pathto/concrete5/files/cacheに書き込み権限を与えてみてくださいな。
もしくは、dashboardのDebugでログのところにあるdatabase ~~~~ のcheckをはずしてみてください。
tottokug says...
Please change permission /pathto/concrete5/files/cache to 777.
Or
go to dashboard,see Debug-Logging,and make check-mark of "Log Database Activity" off.
Please change permission /pathto/concrete5/files/cache to 777.
Or
go to dashboard,see Debug-Logging,and make check-mark of "Log Database Activity" off.
takezoさま
翻訳どうもありがとうございますっ!
大変たすかりました:)
翻訳どうもありがとうございますっ!
大変たすかりました:)
こちらこそありがとうございました!
I checked Sitewide settings,Debug,and Debug level.
I have chenged check-mark from Development to Production.
And Error message had gone!
Thank you, tottokug!
I have chenged check-mark from Development to Production.
And Error message had gone!
Thank you, tottokug!
I have a same problem...