Support (offered by community volunteers) > Joomla! Installations

PHP notices and warnings

(1/1)

sacramentorob:
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

Navigation

[0] Message Index

Go to full version