Hey,
I keep getting this error once in while on my site:
Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/killbord/public_html/thisnthat.php on line 2
Is there anything I can do about it. or do I have to notify thechsupport everytime?
would something like:
PHP Code:if (session_start()) {
//do smething
} else {
// don't run any user features.
}
[edit]
The error only occures for short moments (few mins) once in a while (every few days)


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks