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!