On Wed, Jul 09, 2003 at 10:22:22AM -0700, Maria Garcia Suarez wrote:
> Hi there!
> 
> I'm using the Apache and PHP4 packages in Woody and my
> Apache doesn't want to load. When I load it the system
> says:
> 
> /etc/init.d/apache start
> 
> Starting web server: apache
> PHP Fatal error:  Unable to start session mm module in
> Unknown on line 0
> failed
> 
> I've browser around and some people propose:
> echo "33554432" > /proc/sys/kernel/shmmax
> but it doesn't work for me.... (I even tried with
> greater numbers).
> 
> Some others propose to delete /tmp/session_mm.sem but
> I don't have that file.

<snipped>

Check out /etc/php4/apache/php.ini

Search for session.save_handler and try setting it to files instead of
mm

Then restart apache.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to