CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • After successful installation I get warning and fatal error!
Pages: [1]

Author Topic: After successful installation I get warning and fatal error!  (Read 1274 times)

Pc_kea

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: CiviCRM 3.4
  • CMS version: Joomla 1.5.26
  • MySQL version: 5.1.60
  • PHP version: 5.2.17
After successful installation I get warning and fatal error!
October 12, 2010, 04:22:42 am
 I managed to install CiviCRM 3.2.3 on our foundation site, but when I go to the components/CiviCRM menu I receive the following error:

Warning: parse_ini_file() has been disabled for security reasons in /home/turdaa/public_html/administrator/components/com_civicrm/civicrm/packages/IDS/Init.php on line 92

Fatal error: Uncaught exception 'Exception' with message 'Please make sure the folder is writable' in /home/turdaa/public_html/administrator/components/com_civicrm/civicrm/packages/IDS/Monitor.php:218 Stack trace: #0 /home/turdaa/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/IDS.php(134): IDS_Monitor->__construct(Array, Object(IDS_Init)) #1 /home/turdaa/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php(88): CRM_Core_IDS->check(Array) #2 /home/turdaa/public_html/administrator/components/com_civicrm/admin.civicrm.php(72): CRM_Core_Invoke::invoke(Array) #3 /home/turdaa/public_html/administrator/components/com_civicrm/admin.civicrm.php(45): civicrm_invoke() #4 /home/turdaa/public_html/libraries/joomla/application/component/helper.php(162): require_once('/home/turdaa/pu...') #5 /home/turdaa/public_html/administrator/includes/application.php(136): JComponentHelper->renderComponent() #6 /home/turdaa/public_html/administrator/index.php(67): JAdministrator->dispatch('com_civicrm') #7 in /home/turdaa/public_html/administrator/components/com_civicrm/civicrm/packages/IDS/Monitor.php on line 218


  Please help I really need for this to work, it's such an amazing component. Thanks in advanced.

xcf33

  • I post frequently
  • ***
  • Posts: 181
  • Karma: 7
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19/6.20
  • MySQL version: 5.x
  • PHP version: 5.2.6
Re: After successful installation I get warning and fatal error!
October 12, 2010, 09:07:44 am
I'm not familiar with the Joomla install

but I would notice

'Please make sure the folder is writable'

usually refers to where civicrm stores its temp and cache files (it should be called civicrm)

and there's a folder also called template_c

make sure those folder has write permissions (chmod a+w)


Cheers!

Pc_kea

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: CiviCRM 3.4
  • CMS version: Joomla 1.5.26
  • MySQL version: 5.1.60
  • PHP version: 5.2.17
Re: After successful installation I get warning and fatal error!
October 13, 2010, 04:35:01 am
 I tried modifying the permissions for multiple folders and files in the civicrm folder but none made a difference. The problem is that the exception error those not specify the folder that I should check if it is writable or not. The template_c folder is set to 777 as well as the tmp folder.   

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • After successful installation I get warning and fatal error!

This forum was archived on 2017-11-26.