PM>> i see the html output
PM>> if i call
PM>> php \\server\vol\dir\phptest.php
PM>> there is no output and no errormessage.
PM>> If i map \\server\vol to w: and call
PM>> php w:\dir\phptest.php
PM>> it works.

PHP is not too good with UNC pathnames (actually, it just cannot grok
them). Someone with Windows programming  background should look on this.
-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115



-- 
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