Help with PHP
From: Edge (faker_at_email.com)
Date: 12/26/04
- Next message: Thomas: "Re: PHP to Doc"
- Previous message: Lloyd: "phpcounter Q"
- Next in thread: Janwillem Borleffs: "Re: Help with PHP"
- Reply: Janwillem Borleffs: "Re: Help with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 25 Dec 2004 23:04:46 GMT
I have 2 web sites running on the same server. I use the same code on
both sites .. including:
$upfile = "/home/full_path".$code_name;
this works one one site, but not the other. Both sites are exactly the
same with regards directory confiratation and the path definitely exists
.. permissions on both directories appear to be exactly the same.
However, on one I get an error:
Problem: Could not move file into directory, please go back and try again.
Any ideas of what I might be looking for in order to get this working?
- Next message: Thomas: "Re: PHP to Doc"
- Previous message: Lloyd: "phpcounter Q"
- Next in thread: Janwillem Borleffs: "Re: Help with PHP"
- Reply: Janwillem Borleffs: "Re: Help with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|