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) »
  • Updated to PHP 5.2.5 and now the dashboard wont display
Pages: [1]

Author Topic: Updated to PHP 5.2.5 and now the dashboard wont display  (Read 1676 times)

poolplayr

  • Guest
Updated to PHP 5.2.5 and now the dashboard wont display
February 22, 2008, 10:28:04 am
I updated to the newest version of PHP and I can get to the admin pages but not to the dashboard anymore. http://www.qqqq.com/civicrm/dashboard?reset=1

I dont even know where to begin to troubleshoot this. I am using drupal and there is no errors in that log and there is no errors about it in my apache log.

Also i am getting a blank page for the donations page as well

I should add this was just a minor version php upgrade from 5.2.0 and the first one was not uninstalled because I use windows binaries and just installed over the old as PHP.net said I could unharmfully do.
« Last Edit: February 22, 2008, 10:32:53 am by poolplayr »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Updated to PHP 5.2.5 and now the dashboard wont display
February 22, 2008, 01:49:48 pm

In general a blank page is definitely an error message most likely thrown by php (or potentially php exiting fatally). Finding out where the error message is being logged is your next task :)

We dont know enough about windows to help you other there :(

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Updated to PHP 5.2.5 and now the dashboard wont display
February 22, 2008, 02:51:21 pm
for what it's worth I have upgraded to php 5.2.5  on our hosted apache web server and the dashboard still works
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

poolplayr

  • Guest
Solved
February 25, 2008, 07:34:06 am
I enabled the error log in the php.ini and found that it was reporting: Allowed memory size of 33554432 bytes exhausted (tried to allocate 98304 bytes) in D:\Drupal\sites\all\modules\civicrm\packages\Smarty\Smarty_Compiler.class.php on line 1381. So i upped the php.ini memory_limit from 32mb to 92mb and it fixed it  ;D

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Updated to PHP 5.2.5 and now the dashboard wont display

This forum was archived on 2017-11-26.