iphong macrumors member Original poster Aug 28, 2004 66 0 Washington, DC Jun 23, 2009 #1 I try some PHP upload but it doesn't work on my server, but it worked on my hosted server. Any ideas?
I try some PHP upload but it doesn't work on my server, but it worked on my hosted server. Any ideas?
iphong macrumors member Original poster Aug 28, 2004 66 0 Washington, DC Jun 23, 2009 #2 Ok never mind! It was the permission problem, forget to set my upload folder permission to 777.
belvdr macrumors 603 Aug 15, 2005 5,945 1,372 Jun 23, 2009 #3 iphong said: Ok never mind! It was the permission problem, forget to set my upload folder permission to 777. Click to expand... Bad idea, generally speaking. I would only allow the web server to write to the directory, not read.
iphong said: Ok never mind! It was the permission problem, forget to set my upload folder permission to 777. Click to expand... Bad idea, generally speaking. I would only allow the web server to write to the directory, not read.