NYCPHP Meetup

NYPHP.org

[nycphp-talk] Bad Bug! PHP Fatal error: Unable to start session mm module in Unknown on line 0

David Sklar sklar at sklar.com
Tue Nov 19 10:47:12 EST 2002


Are you on Windows or Unix? If the latter, check in /tmp for a file that
looks like "session_mm.sem" and delete it (as root). It was created by
another PHP process that was using session support (the web server?) and you
as a command line user don't have permission to write to that file.

-dave

> -----Original Message-----
> From: Edward Potter [mailto:ejp at well.com]
> Sent: Monday, November 18, 2002 10:05 PM
> To: NYPHP Talk
> Subject: [nycphp-talk] Bad Bug! PHP Fatal error: Unable to start session
> mm module in Unknown on line 0
>
>
> Out of the blue I'm getting this using php on the command line:
> php
> PHP Fatal error:  Unable to start session mm module in Unknown on line 0
>
> doing a google turned up that an mm.rpm file may be out of date, it was
> not, error is still with me. Can't shutdown server because the startup
> will die  on:
> PHP Fatal error:  Unable to start session mm module in Unknown on line 0
>
> It's a Catch 22 !
>
> thanks for any help!  - ed
>
>
>
> --- Unsubscribe at http://nyphp.org/list/ ---
>




More information about the talk mailing list