Tijnema wrote:
> On 5/24/07, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote:
>> Which filesystems is /tmp on on the various boxes?  tmpfs related
>> perhaps?
>>
>> -Rasmus
> 
> Nice idea, but I don't think it's a problem there, I think it's a
> configuration problem. I've build my own linux, and so I have all
> configuration like I want.
> I'm running php-5.2.3RC1 as Apache 2.2.3 module.
> I've split up my USB stick in a few file systems, and they worked all
> for me, except for msdos&vfat file systems, as they don't support
> symlinks.
> Test results here:
> http://86.86.80.41/fs_test.php
> and source for the test is here:
> http://86.86.80.41/fs_test.phps

Mount options then perhaps?  There is a "nosymlink" mount option which
would certainly cause this.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to