Multiple PHP Errors on Fresh Install

aperezcrespo wrote on Wednesday, April 25, 2007:

After installing and correcting a typo (my bad) in PHPGACL I took a peek into var/log/apache2/error_log and found this.  PHPGACL still doesnt work right.
Thanks
OpenSUSE 10.2
MYSQL 5
Here’s the Error_log
[Tue Apr 24 23:51:02 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Apr 24 23:51:02 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Tue Apr 24 23:51:03 2007] [notice] Apache/2.2.3 (Linux/SUSE) configured – resuming normal operations
[Tue Apr 24 23:52:05 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/login/login.php
[Tue Apr 24 23:52:06 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:06 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:06 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hylafax_server in /srv/www/htdocs/openemr/interface/main/daemon_frame.php on line 25, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:06 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:06 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  show_all in /srv/www/htdocs/openemr/interface/main/authorizations/authorizations.php on line 43, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  show_all in /srv/www/htdocs/openemr/interface/main/authorizations/authorizations.php on line 72, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: all in /srv/www/htdocs/openemr/library/pnotes.inc on line 39, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:07 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pc_username in /srv/www/htdocs/openemr/interface/main/calendar/index.php on line 41, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:08 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1280, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:08 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1312, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:08 2007] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1359, referer: http://localhost/openemr/interface/main/main_info.php
[Tue Apr 24 23:52:11 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:11 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hylafax_server in /srv/www/htdocs/openemr/interface/main/daemon_frame.php on line 25, referer: http://localhost/openemr/interface/main/main_screen.php?auth=login
[Tue Apr 24 23:52:13 2007] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr/interface/globals.php on line 142, referer: http://localhost/openemr/interface/main/left_nav.php

aperezcrespo wrote on Thursday, April 26, 2007:

Whatever it is, it has to do with concurrent layout.  Once I set this to false the problem goes away.  The PHP errors are still present in the error log but PHPGacl now works.
Oh well

Thanks

aperezcrespo wrote on Saturday, April 28, 2007:

Suse by default does not install php5-pgsql.  Need to install this for pg_pconnect() function to be available.

Thanks