Ralf, All:
Checking the logs for web server while egw was running I came across a couple
of errors/warnings that I thought I would pass on. Once curiosity is why egw is
looking for the OS version in /etc/SuSE-release, /etc/redhat-release,
/etc/debian_version, etc… I know egw is looking for the OS version, but with
the new php 5.3 restrictions, this is causing the following errors.
Additionally, it seems that egw may be using an older command, or not using a
command to free the results of a mysql_query() call where php is expecting
mysql_free_result to be used. (that’s just my guess looking at the error
messages). The errors take the following form:
** fyi, my laptop is [client 192.168.6.102]
[Fri Mar 26 09:49:45 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
1 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/login.php?cd=10&phpgw_forward=%2Findex.php
[Fri Mar 26 09:49:45 2010] [notice] child pid 17563 exit signal Segmentation
fault (11)
[Fri Mar 26 09:51:27 2010] [error] [client 192.168.6.102] PHP Warning:
file_exists(): open_basedir restriction in effect. File(/etc/SuSE-release) is
not within the allowed path(s):
(.:/srv/http:/usr/share/pear:/home:/tmp:/var/lib/egroupware:/usr/local/share:/usr/bin)
in /srv/http/htdocs/egroupware/admin/inc/class.admin_statistics.inc.php on line
186, referer:
http://www.3111skyline.com/egroupware/index.php?menuaction=calendar.calendar_uiviews.day&date=20100404
[Fri Mar 26 09:51:27 2010] [error] [client 192.168.6.102] PHP Warning:
file_exists(): open_basedir restriction in effect. File(/etc/redhat-release) is
not within the allowed path(s):
(.:/srv/http:/usr/share/pear:/home:/tmp:/var/lib/egroupware:/usr/local/share:/usr/bin)
in /srv/http/htdocs/egroupware/admin/inc/class.admin_statistics.inc.php on line
186, referer:
http://www.3111skyline.com/egroupware/index.php?menuaction=calendar.calendar_uiviews.day&date=20100404
[Fri Mar 26 09:51:27 2010] [error] [client 192.168.6.102] PHP Warning:
file_exists(): open_basedir restriction in effect. File(/etc/debian_version) is
not within the allowed path(s):
(.:/srv/http:/usr/share/pear:/home:/tmp:/var/lib/egroupware:/usr/local/share:/usr/bin)
in /srv/http/htdocs/egroupware/admin/inc/class.admin_statistics.inc.php on line
186, referer:
http://www.3111skyline.com/egroupware/index.php?menuaction=calendar.calendar_uiviews.day&date=20100404
[Fri Mar 26 09:51:27 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
1 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/index.php?menuaction=calendar.calendar_uiviews.day&date=20100404
[Fri Mar 26 10:11:26 2010] [error] [client 192.168.6.102] File does not exist:
/srv/http/htdocs/egroupware/.force_logout, referer:
http://www.3111skyline.com/egroupware/logout.php
[Fri Mar 26 10:14:00 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
2 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/setup/
[Fri Mar 26 10:14:11 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
1 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/login.php?cd=10&phpgw_forward=%2Fhome%2Findex.php
[Fri Mar 26 11:20:35 2010] [error] [client 192.168.6.102] File does not exist:
/srv/http/htdocs/egroupware/.force_logout, referer:
http://www.3111skyline.com/egroupware/logout.php
[Fri Mar 26 11:26:21 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
2 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0
[Fri Mar 26 11:35:13 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
2 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/setup/index.php?FormLogout=header
[Fri Mar 26 11:35:19 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
1 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/setup/index.php
[Fri Mar 26 11:39:28 2010] [error] [client 192.168.6.102] PHP Warning: Unknown:
2 result set(s) not freed. Use mysql_free_result to free result sets which were
requested using mysql_query() in Unknown on line 0, referer:
http://www.3111skyline.com/egroupware/setup/config.php
Is there something I need to change in my configuration or is this something in
egw that needs fixing?
Also, on top of my login screen, I am getting the red warning message: "Your
session could not be verified." (everything works OK) It seems like I fixed this
once upon a time with a directory permission change. Could this be related to
the errors above now? If not, what directory do I need to check permissions on
for the session information? Thanks for any help you can give.
–
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers