CiviCRM Forums
News: You can learn more about CiviCRM from our new free book: Understanding CiviCRM. Also Check the CiviCRM Blog for updated information on CiviCRM
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 02, 2010, 08:52:50 am


Login with username, password and session length


Poll
Question: WHERE PROBLEM - PLEASE HELP ME
urgent - 0 (0%)
urgent - 0 (0%)
Total Voters: 0

Pages: [1]
  Print  
Author Topic: HELP ME PLEASE  (Read 502 times)
shuhrat10
I’m new here
*

Karma: 0
Offline Offline

CiviCRM: 3.0.1
CMS: Shukhrat Tursunov
MySQL: 5.0.41
PHP: 5.2.6

Posts: 4


View Profile
« on: March 11, 2010, 12:37:20 am »

11-Mar-2010 03:10:46] PHP Warning:  require_once(CRM/Core/DAO.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/CustomValue.php on line 36
[11-Mar-2010 03:10:46] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/DAO.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/CustomValue.php on line 36
[11-Mar-2010 03:15:48] PHP Warning:  require_once(CRM/Core/DAO/Mapping.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Mapping.php on line 36
[11-Mar-2010 03:15:48] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/DAO/Mapping.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Mapping.php on line 36
[11-Mar-2010 03:20:53] PHP Warning:  require_once(CRM/Core/DAO/Email.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Email.php on line 36
[11-Mar-2010 03:20:53] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/DAO/Email.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Email.php on line 36
[11-Mar-2010 03:25:57] PHP Warning:  require_once(CRM/Core/DAO/Discount.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Discount.php on line 36
[11-Mar-2010 03:25:57] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/DAO/Discount.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Discount.php on line 36
[11-Mar-2010 03:31:02] PHP Warning:  require_once(CRM/Core/Payment.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/Payment/Elavon.php on line 29
[11-Mar-2010 03:31:02] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/Payment.php' (include_path='.:/Applications/MAMP/bin/php5/lib/php') in /Applications/MAMP/htdocs/uz/administrator/components/com_civicrm/civicrm/CRM/Core/Payment/Elavon.php on line 29
Logged
Erik Hommel
I post frequently
***

Karma: 21
Offline Offline

CiviCRM: 3.2.alpha5
CMS: Drupal-6.16
MySQL: 5.1.30
PHP: 5.2.8

Posts: 277



View Profile WWW
« Reply #1 on: March 11, 2010, 02:09:31 am »

Can you explain in a little more detail what you are trying to achieve and what the problem is that you experience?
Logged

Erik Hommel (EE-atWork, http://www.ee-atwork.nl)
shuhrat10
I’m new here
*

Karma: 0
Offline Offline

CiviCRM: 3.0.1
CMS: Shukhrat Tursunov
MySQL: 5.0.41
PHP: 5.2.6

Posts: 4


View Profile
« Reply #2 on: March 11, 2010, 06:51:03 am »

Can you explain in a little more detail what you are trying to achieve and what the problem is that you experience?

 I want to fix them - how to do this ?

Logged
Erik Hommel
I post frequently
***

Karma: 21
Offline Offline

CiviCRM: 3.2.alpha5
CMS: Drupal-6.16
MySQL: 5.1.30
PHP: 5.2.8

Posts: 277



View Profile WWW
« Reply #3 on: March 11, 2010, 09:31:01 am »

Not enough information for me to help you, I am sorry....perhaps someone else can :-)
Logged

Erik Hommel (EE-atWork, http://www.ee-atwork.nl)
shuhrat10
I’m new here
*

Karma: 0
Offline Offline

CiviCRM: 3.0.1
CMS: Shukhrat Tursunov
MySQL: 5.0.41
PHP: 5.2.6

Posts: 4


View Profile
« Reply #4 on: March 11, 2010, 09:54:57 am »

Thank you for attention.
I try to explain my problem.
Project works, but Mail sending doesn't work. And in logs often appear errors.

I noticed that require_once() can't find path to those modules (include_path=). I checked $civicrm_root variable in components/com_civicrm/civicrm.settings.php and administration/components/com_civicrm/civicrm.settings.php. It is right.




Logged
Erik Hommel
I post frequently
***

Karma: 21
Offline Offline

CiviCRM: 3.2.alpha5
CMS: Drupal-6.16
MySQL: 5.1.30
PHP: 5.2.8

Posts: 277



View Profile WWW
« Reply #5 on: March 11, 2010, 10:00:29 am »

Are you using Drupal or Joomla? Are you using the latest version of CiviCRM? If not, what version?
Logged

Erik Hommel (EE-atWork, http://www.ee-atwork.nl)
shuhrat10
I’m new here
*

Karma: 0
Offline Offline

CiviCRM: 3.0.1
CMS: Shukhrat Tursunov
MySQL: 5.0.41
PHP: 5.2.6

Posts: 4


View Profile
« Reply #6 on: March 11, 2010, 10:52:50 am »

I use Joomla.
CiviCRM: 3.0.1
MySQL: 5.0.41
PHP: 5.2.6

What is it - CRM/Core/DAO.php ? And where I must keep that?
« Last Edit: March 11, 2010, 10:55:41 am by shuhrat10 » Logged
Erik Hommel
I post frequently
***

Karma: 21
Offline Offline

CiviCRM: 3.2.alpha5
CMS: Drupal-6.16
MySQL: 5.1.30
PHP: 5.2.8

Posts: 277



View Profile WWW
« Reply #7 on: March 11, 2010, 11:09:54 pm »

I am sorry, no Joomla knowledge here, I'm a Drupal guy.
CRM/Core/DAO.php is the Data Access Object.
Logged

Erik Hommel (EE-atWork, http://www.ee-atwork.nl)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM