1
darkangel
DMS Problems
  • 2005/5/2 14:54

  • darkangel

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


Hello all..

I've read through the comments on the forum about DMS, but none seem to solve my problem.

I'm getting the error:

Error: Unable to move file.
SP:/tmp/php4CDuCY
DP:/Documents/1/1/1/1400001.dat

Which appears to be quite common.

I'm running Linux, with PHP 4.3.9.

Any suggestions very much appreciated.

Thanks

2
winnesoup
Re: DMS Problems
  • 2005/5/2 21:51

  • winnesoup

  • Just popping in

  • Posts: 29

  • Since: 2004/10/15


Quote:

darkangel wrote:
Hello all..

I've read through the comments on the forum about DMS, but none seem to solve my problem.

I'm getting the error:

Error: Unable to move file.
SP:/tmp/php4CDuCY
DP:/Documents/1/1/1/1400001.dat

Which appears to be quite common.

I'm running Linux, with PHP 4.3.9.

Any suggestions very much appreciated.

Thanks


Without wanting to be killed but there are more postings concerning this problem. The killing part is in the fact that other postings are with windows.
I had the same problem on windows. Turns out to be a "double" problem.
1st -- rights: local systemaccount did not have enough priviliges to access network shares. I.e. I now have the apache service run as a account which does have rights for that directory
2nd -- php problem: php does not seem to catch windows drive-letters from about php 4.3 or so. For me it worked to only use UNC coding (\\server\sharename\directory\).

So not one, but two challenges. Might be the in the same range with Linux:
1st -- rights problem
2nd -- use full unc paths.

3
winnesoup
Re: DMS Problems // Email on Windows
  • 2005/5/2 21:56

  • winnesoup

  • Just popping in

  • Posts: 29

  • Since: 2004/10/15


Ok, now for my little problem.

I can not get the email function to work on windows. Normal emailing from within XOOPS by adminstrator and other webmasterbobos DOES work. But DMS does not seem to get through.
Ok, in the support forum there is a similar post, but that one actually had a SMTP error. I have nothing.....Tried to change the script according to this post but nothing.

Ok2: I could start ripping the code apart and try to rebuild it, but maybe someone has had the same problem. Do not hesitate to post.

And, the module is actually a fine one.....

4
darkangel
Re: DMS Problems
  • 2005/5/5 12:34

  • darkangel

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


Quote:
Without wanting to be killed but there are more postings concerning this problem. The killing part is in the fact that other postings are with windows.
I had the same problem on windows. Turns out to be a "double" problem.
1st -- rights: local systemaccount did not have enough priviliges to access network shares. I.e. I now have the apache service run as a account which does have rights for that directory
2nd -- php problem: php does not seem to catch windows drive-letters from about php 4.3 or so. For me it worked to only use UNC coding (\\server\sharename\directory\).

So not one, but two challenges. Might be the in the same range with Linux:
1st -- rights problem
2nd -- use full unc paths.


I've experimented with everything I can think of with paths and permissions but I don't seem to be getting anywhere!

Any other thoughts welcome (and really really needed )

5
darkangel
Re: DMS Problems
  • 2005/5/8 20:13

  • darkangel

  • Just popping in

  • Posts: 3

  • Since: 2005/4/29


Quote:
Any other thoughts welcome (and really really needed )


Any further ideas on this?

Login

Who's Online

162 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits