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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • how to check i am running safe mode or not
Pages: [1]

Author Topic: how to check i am running safe mode or not  (Read 648 times)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
how to check i am running safe mode or not
April 24, 2015, 12:21:59 am
i see this from importing data guide :

If you have a lot of records, you may want to add the following line to the end of civicrm.settings.php:
ini_set('max_execution_time', 0); // won't work if running in safe mode

" won't work if running in safe mode " ?

my question : how to know that i am running safe mode ?

thanks for help

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: how to check i am running safe mode or not
April 26, 2015, 03:55:05 am
http://php.net/manual/en/function.phpinfo.php
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • how to check i am running safe mode or not

This forum was archived on 2017-11-26.