Hello all,
I have a problem with jcomments. The problem is this:
Warning: plgSystemJComments::include_once() [function.plgSystemJComments-include-once]: SAFE MODE Restriction in effect. The script whose uid/gid is 1828/1828 is not allowed to access /home/www/hq-team.org/www/en/components/com_jcomments/jcomments.legacy.php owned by uid/gid 99/98 in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 75
Warning: plgSystemJComments::include_once(/home/www/hq-team.org/www/en/components/com_jcomments/jcomments.legacy.php) [function.plgSystemJComments-include-once]: failed to open stream: Success in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 75
Warning: plgSystemJComments::include_once() [function.include]: Failed opening '/home/www/hq-team.org/www/en/components/com_jcomments/jcomments.legacy.php' for inclusion (include_path='.:/usr/local/php5_su/lib/php') in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 75
Warning: plgSystemJComments::include_once(JCOMMENTS_BASE/jcomments.class.php) [function.plgSystemJComments-include-once]: failed to open stream: No such file or directory in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 104
Warning: plgSystemJComments::include_once() [function.include]: Failed opening 'JCOMMENTS_BASE/jcomments.class.php' for inclusion (include_path='.:/usr/local/php5_su/lib/php') in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 104
Warning: plgSystemJComments::include_once(JCOMMENTS_BASE/jcomments.config.php) [function.plgSystemJComments-include-once]: failed to open stream: No such file or directory in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 105
Warning: plgSystemJComments::include_once() [function.include]: Failed opening 'JCOMMENTS_BASE/jcomments.config.php' for inclusion (include_path='.:/usr/local/php5_su/lib/php') in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 105
Warning: plgSystemJComments::include_once(JCOMMENTS_HELPERS/system.php) [function.plgSystemJComments-include-once]: failed to open stream: No such file or directory in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 106
Warning: plgSystemJComments::include_once() [function.include]: Failed opening 'JCOMMENTS_HELPERS/system.php' for inclusion (include_path='.:/usr/local/php5_su/lib/php') in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 106
Fatal error: Class 'JCommentsSystemPluginHelper' not found in /home/www/hq-team.org/www/en/plugins/system/jcomments.php on line 110
I really didn't do anything. It just happen all of a sudden...
And the other strange thing is that I can't delete the jcomments component files. (I'm owner in the FTP)