In message <[EMAIL PROTECTED]>, pratimadongare <[EMAIL PROTECTED]> writes >I sucessfully installed php and mysql. >Then i downloaded the phpMyadmin file fom net and copied it in /wwwroot >as 'myphp' >However when i try to load the /wwwroot/myphp/index.php in browser I >get the following error >" Cannot start session without errors, please check errors given in >your PHP and/or webserver log file and configure your PHP installation >properly." > >plz help
Does your SESSION folder exist (and is it writable)? This can be found in session.save_path in php.ini. -- Pete Clark Sunny Andalucia http://hotcosta.com/Andalucia.Spain
