[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP upload on RAQ4
- Subject: Re: [cobalt-users] PHP upload on RAQ4
- From: Robert Morse <Robert_Morse@xxxxxxxxx>
- Date: Mon Feb 16 11:24:00 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
A long shot, but here it is anyway. If safe_mode is set
to on in your php.ini file you will not be able to upload
files.
On Mon, 2004-02-16 at 13:26, Kham Vue wrote:
> > Is the upload.php the name of the page you are actually calling this
> script?
> > If not then it is not passing any variables over to it.
> > Dont forget that if this is just one of a series of images then you need
> to
> > reference them as an array variable;
> >
> > <input name="imgfile[]" type="file" size="40" maxlength="100">
> >
> > Phil
> >
>
> It's just 1 file I'm trying to upload. I tested the upload script on my
> redhat test server and it works -- it's able to upload. But on the RAQ
> server, it doesn't. Same script. On the RAQ, there's no temp file.
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users