From:             [EMAIL PROTECTED]
Operating system: SuSE7.1/kernel-2.4.10/tux-2.1.0
PHP version:      4.0CVS-2001-11-24
PHP Bug Type:     Other web server
Bug description:  tux sapi doesn't work when using virtual hosts

[yep, I know it's quite experimental that extension,just want to contribute
to make it work]

If I do virtual_server=0 then it works just fine. When it's on (1) it
cannot resolve the filename.
I guess when doing:
        file_handle.filename = SG(request_info).path_translated; [php_tux.c:279]

that path is only relative to document root and doesn't contain the virtual
server name?


-- 
Edit bug report at: http://bugs.php.net/?id=14209&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