View Single Post
  #1 (permalink)  
Old 25-Sep-2008, 04:32
Ecky Ecky is offline
Explorer Penguin
 
Join Date: Jun 2008
Posts: 224
Ecky hasn't been rated much yet
Default php upload permissions/settings

I have a php upload script that would occasionally be handy, I have used it in the past but it isn't able to write files to the upload directory

The directory is writeable and the file should have permission to write there, but I seem to recall having to change or add some setting in php itself to allow php to write to disk ... and I can't remember what that was

I'm hoping someone here might have an idea as to what I need to change

Also phpinfo shows an upload limit of 2M, how can I change that?
Reply With Quote