[PHP-DEV] Virtual current working directory From: Andi Gutmans (andi <email protected>)
Date: 04/20/00

I have just fixed a bug in the virtual current working directory support.
To remind you, this support is needed in order for PHP 4 to work correctly
in multi-threaded environments.
I would really appreciate you guys testing it especially people using
regular non-threaded Apache on a UNIX system. Of course, test this only on
your development machines and not on a production site.
Grab the latest CVS tree and uncomment the #define VIRTUAL_DIR line in php.h.

Please let me know both if it works and doesn't work for you.

Thanks,

Andi

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>