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 »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Error 500 for CRON
Pages: [1]

Author Topic: Error 500 for CRON  (Read 608 times)

jchnews

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.2
  • CMS version: Wordpress
  • MySQL version: 5.1
  • PHP version: 5.3.x
Error 500 for CRON
November 25, 2014, 07:10:45 am
Hello,

I have several issues on my civicrm

I get 500 error code for exemple :

when i test cron with ssh
Code: [Select]
wget 'http://www.mydomaine.fr/wp-content/plugins/civicrm/civicrm/bin/cron.php?name=admin&pass=adminpass&key=XXXXXXXXXXX&job=process_membership'
when i loap soap.php to try civismtp

What are the good CHMOD for all the files in wp-content/plugins/civicrm/  ?

What are the good ACL ?

For wordpress access control i have :
access civicrm checked
access civimail checked


thanks for support


What are the good

Kevin Cristiano

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
  • CiviCRM version: 4.x
  • CMS version: WordPress
  • MySQL version: 5.6
  • PHP version: 5.6
Re: Error 500 for CRON
November 25, 2014, 07:13:52 am
Hi,

Are you able to review the error logs to see what is generating the 500 error?  When I have seen this, it has been a WP plugin generating a fatal php error. 

jchnews

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.2
  • CMS version: Wordpress
  • MySQL version: 5.1
  • PHP version: 5.3.x
Re: Error 500 for CRON
November 25, 2014, 07:18:29 am

in php.ini (cpanel) i have
error_log = error_log
so when i check file plugins/civicrm/civicrm/bin/error_log

The only thing i have is
Code: [Select]
[25-Nov-2014 16:12:01 Europe/Berlin] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/php_mbstring.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20100525/php_mbstring.dll: cannot open shared object file: No such file or directory in Unknown on line 0
but i don't think that this is the problem

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Error 500 for CRON

This forum was archived on 2017-11-26.