filemanager probs!

View: New views
8 Messages — Rating Filter:   Alert me  

filemanager probs!

by op-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



hi, when i am uploading files i receive the folloeing message:

Warning: copy(/phpgroupware/home/chefkoch/MES_Backwaren.JPG) [function.copy]: failed to open stream: No such file or directory in  /mnt/web2/33/13/51659713/htdocs/phpgroupware/phpgwapi/inc/class.vfs_sq l.inc.php on line 1154

does anybody know what to do?
thx
Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: filemanager probs!

by Chris Weiss-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Feb 18, 2009 at 3:28 AM, op <service@...> wrote:

>
>
> hi, when i am uploading files i receive the folloeing message:
>
> Warning: copy(/phpgroupware/home/chefkoch/MES_Backwaren.JPG) [function.copy]: failed to open stream: No such file or directory in  /mnt/web2/33/13/51659713/htdocs/phpgroupware/phpgwapi/inc/class.vfs_sq l.inc.php on line 1154
>
> does anybody know what to do?
> thx
> Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org
>
>
> _______________________________________________
> phpGroupWare-users mailing list
> phpGroupWare-users@...
> http://lists.gnu.org/mailman/listinfo/phpgroupware-users
>

make sure the files path in setup/config has the correct full system
path to where you want to keep files, and that the path exists and is
writable by the web server


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: filemanager probs!

by op-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



hi -
i dont have any access to web server configs, cause its provider sided. i did set r/w access over acl admin and tried 777 on my folders in webspace. nothiung happended - config seemed to be okay  - same error message. anybody got an idea?

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


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: Re: filemanager probs!

by Chris Weiss-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Feb 18, 2009 at 10:55 AM, op <service@...> wrote:

>
>
> hi -
> i dont have any access to web server configs, cause its provider sided. i did set r/w access over acl admin and tried 777 on my folders in webspace. nothiung happended - config seemed to be okay  - same error message. anybody got an idea?
>
> thx Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org
>
>
> _______________________________________________
> phpGroupWare-users mailing list
> phpGroupWare-users@...
> http://lists.gnu.org/mailman/listinfo/phpgroupware-users
>

not the web server config, phpgroupware config... you are following
the install guide right?


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: filemanager probs!

by op-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



hi -
- i put the whole pghware (win) in my webspacefolder /pghgroupware
- i got provider sided sql database
- i ran http:/my domain com/setup
- i configured over the interface sql database etc..
- my full datapath http:/my domain com/pghgroupware/home
  or only /pghgroupware/home --- nothing works
- i created home folders of users an set to 777
- if i choose SQL to save data i can upload correctly but
  downloading is not more than 1 - 8 kb
- after hours my nervs are blank - any other possibilty?
thx
 Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: Re: filemanager probs!

by Benoit Hamet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

op a écrit :
>
>
> hi -
> - i put the whole pghware (win) in my webspacefolder /pghgroupware
> - i got provider sided sql database
> - i ran http:/my domain com/setup
> - i configured over the interface sql database etc..
> - my full datapath http:/my domain com/pghgroupware/home
>   or only /pghgroupware/home --- nothing works
Are you using dav access for file system ??? if not you need to put
there's some C:\path\to\your\home\where\to\put\files\not\under\webroot


> - i created home folders of users an set to 777
> - if i choose SQL to save data i can upload correctly but
>   downloading is not more than 1 - 8 kb
> - after hours my nervs are blank - any other possibilty?
> thx

Regards,

Caeies


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: Re: filemanager probs!

by Chris Weiss-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>  or only /pghgroupware/home
you'd need to know the actualy filesystem path to this on the server.
from your first error message, I'd guess this would be something like
"/mnt/web2/33/13/51659713/phpgwfiles/" since it needs to be outside
your webroot.

if you have question as the correctness of this path, ask your
webhost's support.


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Re: filemanager probs!

by op-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



hi -
i solved the problem with:

./home and ./tmp - now it works

thx for helpSent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-users