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?

 
Takezo replied on at Permalink Reply
Takezo
I want to know how to solve this problem.
I have a same problem...
tottokug replied on at Permalink Reply
英語で文がかけないので日本語で回答いたします。
takezoさまも日本人のようですので、もし通訳していただけるのであればすごく助かります。

/pathto/concrete5/files/cacheに書き込み権限を与えてみてくださいな。

もしくは、dashboardのDebugでログのところにあるdatabase ~~~~ のcheckをはずしてみてください。
Takezo replied on at Permalink Reply
Takezo
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.
tottokug replied on at Permalink Reply
takezoさま
 翻訳どうもありがとうございますっ!

 大変たすかりました:)
 
Takezo replied on at Permalink Reply
Takezo
こちらこそありがとうございました!
Takezo replied on at Permalink Reply
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!