I have integrated phpfreechat in MODx Opensource.... Am getting the following error:
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: chmod() [function.chmod]: Operation not permitted
Error type/ Nr.: Warning - 2
File: /home/awe17/public_html/assets/snippets/phpfreechat/src/pfctools.php
Line: 140
Line 140 source: @chmod($dest, $mode);
Parser timing
MySQL: 0.0009 s (5 Requests)
PHP: 0.1317 s
Total: 0.1326 s
I put chmod 777 in all directories, but when i try to see my page, i only can see this errors
How i can resolve the problem... anybody knows the answer..?