And then I found the answer.
The PHP module of the Apache server at F2S is running in Safe mode(like the
error said), meaning that you can't do uploads in PHP. This safe mode
prohibits that.
The only alternative is uploading in CGI or Perl.
Another challange to let PHP and CGI work together!

BC
----- Original Message -----
From: "Brave Cobra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 16, 2001 12:52 PM
Subject: Re: [PHP] Image Upload??


> Maybe I ought to mention that I don't have direct access to this server.
> It's a F2S account, I'm trying to upload to.
>
> BC
> ----- Original Message -----
> From: "Brave Cobra" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 16, 2001 10:01 AM
> Subject: Re: [PHP] Image Upload??
>
>
> > Done that, doesn't work!
> >
> > Brave Cobra
> > ----- Original Message -----
> > From: "Toby Dacre" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 16, 2001 3:29 AM
> > Subject: Re: [PHP] Image Upload??
> >
> >
> > >
> > > chmod the file or directory so that php can access it
> > >
> > > it doesn't run as you!
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail:
[EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to