I have a php web site. While browsing my site, sometimes home page displays a warning message see below
Warning: session_start() [function.session-start]: open(/data/tmp/sess_cf04f579f3929206a5af1b25e0bb6fd0, O_RDWR) failed: File too large (27) in /htdocs/index.php on line 1
I don't know what is this?
I have started the
<?
session_start( );
?>
we have set only some values in Session( store 10 variables). Is it a problem . if it so what is the maximum number of session variables