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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • PHP notices and warnings
Pages: [1]

Author Topic: PHP notices and warnings  (Read 1064 times)

sacramentorob

  • I’m new here
  • *
  • Posts: 18
  • Karma: 0
  • CiviCRM version: 4.2.1
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.63 ubuntu
  • PHP version: 5.3.2 ubuntu
PHP notices and warnings
July 15, 2012, 03:43:51 pm
hi folks,

I recently installed Civicrm on my LAMP server.  Most of it works, but still several problems.  I'm trying to do some clean up on the installation.

I have the command line php functions reporting to a log file.  This is what I'm getting when the mail queue is processed.


[15-Jul-2012 15:30:02] PHP Warning:  Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
[15-Jul-2012 15:30:02] PHP Warning:  Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
[15-Jul-2012 15:30:02] PHP Notice:  Undefined variable: value in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 143
[15-Jul-2012 15:30:02] PHP Notice:  Undefined variable: value in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 143
[15-Jul-2012 15:30:02] PHP Notice:  Undefined variable: value in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 143
[15-Jul-2012 15:30:02] PHP Notice:  Undefined variable: value in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 143
[15-Jul-2012 15:30:02] PHP Notice:  Undefined property: civicrm_Cli::$_password in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 179
[15-Jul-2012 15:30:02] PHP Notice:  Undefined variable: result in /var/www/joomla/administrator/components/com_civicrm/civicrm/bin/cli.php on line 74

I'd appreciate any advice on fixing these.

/rob

CiviCRM 4.1.3
PHP Version 5.3.2-1ubuntu4.17
Mysql 5.1.63
Apache 2.2.14


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • PHP notices and warnings

This forum was archived on 2017-11-26.