Symlink from modules failed

I’ve upgraded to FreePBX 2.9.0.12 from version 8 and is getting two Symlink errors.

The error is below:

Symlink from modules failed

retrieve_conf failed to sym link:
/etc/asterisk/ccss.conf from campon/etc
This can result in FATAL failures to your PBX. If the target file exists and not identical, the symlink will not occur and you should rename the target file to allow the automatic sym link to occur and remove this error, unless this is an intentional customization.
Added 6 minutes ago
(retrieve_conf.SYMLINK)

I ran the below command:

rename /etc/asterisk/chan_dahdi.conf and rename /etc/asterisk/ccss.conf, rebooted the system and the errors are still there. I am following the cli renaming command correctly?

I also ran the below command specifically for dahdi.conf but the error is still there.

  1. $ rm -f /var/www/html/admin/modules/dahdiconfig/etc/chan_dahdi.conf
  2. $ amportal restart

I’m a newbie so any help would be greatly appreciated.

Canonical Hostname pbxinaflash.local
Listening IP:
Kernel Version 2.6.18-194.26.1.el5 (SMP)
Distro Name CentOS release 5.7 (Final)

FreePBX 2.9.0.12

It normally works when i just delete those files.