phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[phpGroupWare-users] Filemeneger UPLOAD troubles


From: Dumitru Popa
Subject: [phpGroupWare-users] Filemeneger UPLOAD troubles
Date: Thu, 22 Feb 2007 03:17:30 -0700 (MST)


Hello,

I install phpGroupware on Windows XP, XAMPP 1.5.4a ( PHP 5.1.6/MySQL 5.0.24a).

On Filemanager:

work Create Folder

work Create File with:
Warning: fread() [function.fread]: Length parameter must be greater than 0 in 
C:\xampp\htdocs\phpgroupware\phpgwapi\inc\class.vfs_sql.inc.php on line 818

update file don’t work:
I receive message of confirmation but file is no where. I activate debug:

path = /home/popad/ALFATEST
cwd = ALFATEST
path = /home/popad/ALFATEST
disppath = /home/popad/ALFATEST
PHPWebHosting debug:
path: /home/popad/ALFATEST
disppath: /home/popad/ALFATEST
cwd: ALFATEST
lesspath: /home/popad 
phpGW debug:
real getabsolutepath: /xampp/htdocs/phpgroupware/filex/files
fake getabsolutepath: /home/popad/ALFATEST
appsession: /home/popad/ALFATEST
pwd: /home/popad/ALFATEST
ALFA
FROM: Object id #21
TO: Object id #22
Array
(
    [upload_file] => Array
        (
            [name] => Array
                (
                    [0] => 0403505520.pdf
                )
            [type] => Array
                (
                    [0] => application/pdf
                )
            [tmp_name] => Array
                (
                    [0] => \xampp\tmp\php142.tmp
                )
            [error] => Array
                (
                    [0] => 0
                )
            [size] => Array
                (
                    [0] => 86182
                )
        )
)

Any suggestion is welcome.

Thank you,

Doru
Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]