1) no libmmll wasn't install. However I was unable to install it:
webster:/# apt-cache show libmmll
W: Unable to locate package libmmll
webster:/# apt-get install libmmll
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package libmmll
2) the php4.ini file that I found was in /etc/php4/apache/php4.ini when I looked inside it - it had nothing in it at all.
3) Should Istill try this option?
4) not sure how to do that
5) What is NetBSD?
Thank
Nathan
At 03:11 PM 30/08/2002 +1000, Wienand Ian wrote:
>PHP Fatal error: Unable to start session mm module in Unknown on line 0
Seems to be a bug in the alpha packages
(http://lists.debian.org/debian-alpha/2002/debian-alpha-200201/msg00080.html). Work arounds I'd suggest you try, in order of easiest to hardest :
1) is libmmll installed? (apt-cache show libmmll). If not, install it
(apt-get install libmmll).
2) Make sure your php4.ini file uses "files" for session managment
It should look something like ...
[Session]
; Handler used to store/retrieve data.
session.save_handler = files
; Argument passed to save_handler. In the case of files, this is the path
; where data files are stored.
session.save_path = /tmp
etc...
3) If that still doesn't work, this previous thread suggested
echo "33554432" > /proc/sys/kernel/shmmax
to increase shared mem (may not work)
4) recomplie with the option --no-session
5) install NetBSD
-i
[EMAIL PROTECTED]
http://www.wienand.org
>
**********************************************************************
CAUTION: This message may contain confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message, any use or disclosure of this message is prohibited. If you received this message in error please notify Mail Administrators immediately. You must obtain all necessary intellectual property clearances before doing anything other than displaying this message on your monitor. There is no intellectual property licence. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of Woolworths Ltd.
**********************************************************************
Nathan McKinlay
Network Manager
Department of Civil Engineering
The University of Sydney NSW 2006
Ph: 9351 2134 Fax: 9351 3343
