Uploading large files

From: "cima" <ruel(dot)cima(at)facinf(dot)uho(dot)edu(dot)cu>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Uploading large files
Date: 2005-03-16 03:44:28
Message-ID: 004d01c529da$747bd8d0$f00110ac@doctorado1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi,

im working with mandrake 10, using postgresql 7.4 and php to make a web site. i want to be able to upload image files to my database and show the image in a web page later. there seems to be some problem with the upload related to the permissions somewhere because i cant upload the files. i suspect it has to do with where the web server (apache 2) uploads the file temporarily for it to then process it or upload it to the server. can anybody help? or can you suggest an alternative to upload the image files?

thank you!

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-03-16 04:04:29 Re: Uploading large files
Previous Message Christopher Nehren 2005-03-16 01:37:05 Re: Next and previous sequence values