Is it a permission error?
I am facing the permission problem.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] wrote:
> Hi,
> I do indeed have the file upload code inside a class function. it's one
> of those little things about PHP hadn't fully realised yet. Thanks for
> the pointer! If I pass the relevant _FILE entry to that function and
> work off that it solves the problem right?
You
Hi,
I do indeed have the file upload code inside a class function. it's one
of those little things about PHP hadn't fully realised yet. Thanks for
the pointer! If I pass the relevant _FILE entry to that function and
work off that it solves the problem right?
Cheers,
Tom
Richard Lynch wrote:
[E
[EMAIL PROTECTED] wrote:
> Hi,
> I have been having problems trying to get file uploads working with
> PHP in a Debian Linux enviroment. I have ensured that both the temporary
> directory PHP uploads use has the appropriate permissions set, as well
> as the folder I am attempting to copy the im
[EMAIL PROTECTED] wrote:
Hi,
I have been having problems trying to get file uploads working with
PHP in a Debian Linux enviroment. I have ensured that both the
temporary directory PHP uploads use has the appropriate permissions
set, as well as the folder I am attempting to copy the images int
On 11 Aug 2004 21:30:38 -, Mark Collin <[EMAIL PROTECTED]> wrote:
> (Sorry if this is a repost, had some problems with my news client not
> sending properly)
>
> Thanks for the pointers Raditha, unfortunately I still can't get it
> working.
>
> I have been banging away at this for a few days
(Sorry if this is a repost, had some problems with my news client not
sending properly)
Thanks for the pointers Raditha, unfortunately I still can't get it
working.
I have been banging away at this for a few days now, and I currently
have the following my script:
ini_set(max_execution_time, 6
Mark Collin wrote:
I'm having problems with my file upload code. If I start to upload
files larger than a approx 400k the page seems to time out and I get a
page cannot be displayed error.
I have checked the php.ini on the server and max file size is 2Mb and
max Post size is 8Mb.
This is ty
Sounds like you don't copy tmp files to other place.
Most tmp files are deleted after program execution, PHP deletes tmp files as
well.
Refer to PHP manual for details.
Regards,
--
Yasuo Ohgaki
""Hilbert Mostert"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]..
9 matches
Mail list logo