"Peter Clarke" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> "Jason Rennie" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> >
> > Here is the total chunk of code to date.
> >
> > It does currently work, except for the
"Jason Rennie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Here is the total chunk of code to date.
>
> It does currently work, except for the file submission complaining about
> the no file uploaded.
>
> the current fragment of code to do with file subm
> That's an unusual location for php.ini? It might be worth checking
> through phpinfo() that your installation is looking there and that it
> thinks file_uploads is on.
>
phpinfo agree that /usr/local/php/lib/php.ini is the ini file location,
and that file uploads are on.
I know that when i
On Thu, 19 Jul 2001 21:31, Jason Rennie wrote:
> > Check your php.ini file to see if "file_uploads = on" - it is often
> > turned off for security.
>
> Yep it is turned on.
>
> And php.ini is in /usr/local/php/lib/php.ini
>
> Any other ideas ?
>
> Jason
That's an unusual location for php.ini? It
> > > Check your php.ini file to see if "file_uploads = on" - it is often
> turned
> > > off for security.
> >
> > Yep it is turned on.
> >
> > And php.ini is in /usr/local/php/lib/php.ini
> >
> > Any other ideas ?
> >
> > Jason
> >
>
> need to see some code...
Here is the total chunk of code to
> > > Check your php.ini file to see if "file_uploads = on" - it is often
> turned
> > > off for security.
> >
> > Yep it is turned on.
> >
> > And php.ini is in /usr/local/php/lib/php.ini
> >
> > Any other ideas ?
> >
> > Jason
> >
>
> need to see some code...
Here is the total chunk of code to
"Jason Rennie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Check your php.ini file to see if "file_uploads = on" - it is often
turned
> > off for security.
>
> Yep it is turned on.
>
> And php.ini is in /usr/local/php/lib/php.ini
>
> Any other ideas ?
>
>
> Check your php.ini file to see if "file_uploads = on" - it is often turned
> off for security.
Yep it is turned on.
And php.ini is in /usr/local/php/lib/php.ini
Any other ideas ?
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
"Jason Rennie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all,
>
> It appears when i try to upload a file in a form, and pass it to php, it
> never arrives.
>
> I'm doing a POST from a form, and i all but copied the example straight
> from the php manu
9 matches
Mail list logo