Hello Everyone,
I need help in installing CB. It can't get pass through the initial step because I am getting this error:
Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /home/alda2011/public_html/libraries/pear/PEAR.php:773) in /home/alda2011/public_html/administrator/components/com_comprofiler/library/pear/pear.php on line 811
I checked my php.ini file for the maximum file upload and this is what I got.
File Uploads upload_max_filesize Maximum allowed size for uploaded files. 64M --- with this, I should be able to install from the back end without a problem.
I also tried installing it through FTP by following the instruction in the documentation. However, when I looked at the file structure of my website, I can't find the component folder.
/public_html/administrator/components/com_installer --- I understand that installing via FTP should have this file path.
my file structure looks like this:
/public_html/administrator/components/com_installer/ ===components folder not found ====
Looks like I am facing a dead end. Please help. Thanks in advance.