From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  required directory c:\tmp not created if not found

Sessions depends on the existence of a special root level folder named
"\tmp".

Unfortunately, this is not created if it is not present when sessions needs
it. Instead, an error message is generated - but this is only meaningful if
the rest of the browser-server-php-database-os software dependency chain is
absolutely correct...

I just had to re-install everything after a virus trashed my HD and I
needed to re-format. It took me quite a while to figure out exactly what
was wrong.

I hope this 'tip' saves other folks similar hassles.
-- 
Edit bug report at: http://bugs.php.net/?id=13563&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to