Date: 04/08/00
- Next message: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Previous message: peter.grafwallner: "[PHP-DEV] Re: PHP 4.0 Bug #4064 Updated: variuos files not found when entering `*/php-4.0RC1/ext/gd' with make install"
- Next in thread: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Reply: Flavien LEBARBE: "[PHP-DEV] VIRTUAL_DIR problem : initialization of cwd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I changed the latest CVS to use the new virtual current working directory
support which not only solves problems with multi-threaded servers but it
should also be a tad bit faster than calling file-system function calls
such as getcwd() and chdir() during the execution of PHP.
I'll be glad if CVS developers can check out the latest CVS and mess around
with it on Apache and see that everything is still working.
Of course, don't use this on production servers quite yet.
Please also let us know if you are successfully using the latest CVS. If
you have problems then comment out #define VIRTUAL_DIR in php.h and see if
they go away. Then please send us a bug report.
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>
- Next message: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Previous message: peter.grafwallner: "[PHP-DEV] Re: PHP 4.0 Bug #4064 Updated: variuos files not found when entering `*/php-4.0RC1/ext/gd' with make install"
- Next in thread: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] CVS users"
- Reply: Flavien LEBARBE: "[PHP-DEV] VIRTUAL_DIR problem : initialization of cwd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

