Re: [phplib] HELP: Problem uploading files in PHP From: Lazaro Ferreira (lazaro <email protected>)
Date: 06/26/01

Hi

I don't write to any dir on the server because the file info is loaded into
a DB directly from the PHP temporal upload file

any comment ?

> Since it works on your PC, but not on the server, I would assume it's a
> permission problem. Make sure _your script_ has permission to write to the
> corresponding directory on the server.
>
> BPopp - bpopp.net
>
> -----Original Message-----
> From: Lazaro Ferreira [mailto:lazaro <email protected>]
> Sent: Tuesday, June 26, 2001 4:54 AM
> To: phplib <email protected>
> Subject: [phplib] HELP: Problem uploading files in PHP
>
>
> Hi
>
> I need help though a bit off topic, I hope that somebody in the list have
> had this problem before
>
> I have a script that uploads files to the server. It contains a simple
form
> with a file input field and a submit button. I have exactly the same php
> setup at my Personal Computer (PC) and my ISP server. The script runs ok
on
> my PC but do nothing at the server. When I click on the submit buttom the
> browser re-open the page with the form cleaned. It seems like it doesn't
> post anything to the server, any idea ?
>
> The problem have all to do with the file input field in my form
>
> Thanks for your time
> Lazaro
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>