iphong macrumors member Original poster 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 Jun 23, 2009 #2 Ok never mind! It was the permission problem, forget to set my upload folder permission to 777.
belvdr macrumors 603 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.