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 »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • SOLVED - PHP Error
Pages: [1]

Author Topic: SOLVED - PHP Error  (Read 1479 times)

happyHacker

  • Guest
SOLVED - PHP Error
August 31, 2009, 04:48:27 am
I'm getting this error:

Code: [Select]
[31-Aug-2009 12:41:01] PHP Fatal error:  Uncaught exception 'Exception' with message 'XML data could not be loaded. Make sure you specified the correct path.' in C:\wamp\www\acdclient\sites\all\modules\civicrm\packages\IDS\Filter\Storage.php:217
Stack trace:
#0 C:\wamp\www\acdclient\sites\all\modules\civicrm\packages\IDS\Filter\Storage.php(108): IDS_Filter_Storage->getFilterFromXML()
#1 C:\wamp\www\acdclient\sites\all\modules\civicrm\packages\IDS\Monitor.php(167): IDS_Filter_Storage->__construct(Object(IDS_Init))
#2 C:\wamp\www\acdclient\sites\all\modules\civicrm\CRM\Core\IDS.php(132): IDS_Monitor->__construct(Array, Object(IDS_Init))
#3 C:\wamp\www\acdclient\sites\all\modules\civicrm\CRM\Core\Invoke.php(78): CRM_Core_IDS->check(Array)
#4 C:\wamp\www\acdclient\sites\all\modules\civicrm\drupal\civicrm.module(326): CRM_Core_Invoke::invoke(Array)
#5 [internal function]: civicrm_invoke('dashboard')
#6 C:\wamp\www\acdclient\includes\menu.inc(348): call_user_func_array('civicrm_invoke', Array)
#7 C:\wamp\www\acdclient\index.php(18): menu_execute_active_ha in C:\wamp\www\acdclient\sites\all\modules\civicrm\packages\IDS\Filter\Storage.php on line 217

I got that from the PHP error file as when I tried to go to .../dashboard in civicase I get a blank screen with no errors. Drupal site works OK. I suspect I have an error in the DB somewhere.

Any guidance appreciated.
« Last Edit: August 31, 2009, 06:30:04 am by happyHacker »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: PHP Error
August 31, 2009, 05:40:03 am
Can you delete files/civicrm/upload/Config.IDS.ini and check if that works.

Kurund
Found this reply helpful? Support CiviCRM

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: PHP Error
August 31, 2009, 05:41:13 am
Also check this related doc - http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location
And this post - http://forum.civicrm.org/index.php/topic,9502.0.html
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

happyHacker

  • Guest
Re: PHP Error
August 31, 2009, 06:29:05 am
Yes, thankyou that worked.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • SOLVED - PHP Error

This forum was archived on 2017-11-26.