I'm working with the new PHPed v4. I have defined a webdav account and with the explore tab in phped i'm working on this webdav remote folder. (the same as i did on v3.3.3). With the new v4 i get the following error in the apache (==webdav server) log:
Quote: |
[Wed Aug 24 14:25:25 2005] [error] [client 160.110.104.207] user not found: /
[Wed Aug 24 14:25:29 2005] [error] [client 160.110.104.207] user not found: /
[Wed Aug 24 14:33:40 2005] [error] [client 160.110.104.207] user not found: /
[Wed Aug 24 14:33:44 2005] [error] [client 160.110.104.207] user not found: / |
between "user" and "not found" are 2 spaces.
Which user does it try to use? Where can i define this?
The webdav account settings in phped have a login account specified: stanley, so this cannt be the problem.
Also everytime I press the save button it reloads the whole webdav folder contents and does a redraw. in the old version i had to do a manual refresh. ok must be a design change in phped, thats fine, but it does
not remember the position in the list !!!
example I have 160+ files on the remote drive. When i'm editing file 50 and save it, the list of files refreshes and starts showing files at the top again. I have to scroll down again to the position where i was before to open the next file. this annoy's after some time majorly.