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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • php 5.3
Pages: [1]

Author Topic: php 5.3  (Read 792 times)

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
php 5.3
July 31, 2012, 02:28:36 pm
I'm currently running Drupal 7.14 and civiCRM 4.1.5. My current php version is 5.2.17. I have access to 5.3 but there's a snag.

Everytime I go into my website control panel and change the domain to use php 5.3 my site stops working. pages stop loading correctly or don't load at all.

I want to switch to php 5.3 but not sure why things aren't working correctly when I do. Any suggestions??

I use dreamhost as my hosting provider.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: php 5.3
August 03, 2012, 02:57:52 am
I'm using PHP 5.3.6-13 on the dev and works fine

Not quite sure what's the pb on your side. Can you check the log see if there is something?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

robinhood

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 6
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.56
  • PHP version: 5.3.5
Re: php 5.3
August 03, 2012, 03:59:17 am
I'm using php 5.3 on dreamhost.  Have you had a look at http://wiki.dreamhost.com/PHP.ini?  I am using a .php/5.3/phprc file with these items:

Code: [Select]
memory_limit = 384M
allow_call_time_pass_reference = TRUE
max_execution_time = 600
session.save_path = "/home/myuser/tmp"

Without this, I was running out of memory in php.

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Re: php 5.3
August 03, 2012, 07:06:37 pm
robinhood  you are my hero! :)  I have read that wiki document a hundred times but for some reason it just never clicked with me. I set up the directory structure and used your phprc settings and now i'm running php 5.3

THANK YOU!!!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • php 5.3

This forum was archived on 2017-11-26.