I want to run the example.php that comes alongwith Valery’s upload
module. However, I’m having problems trying to set it up correctly.
(Sorry I have never worked on php before so please please pardon my
query here, but I wanna make a good progress this weekend for my
hobbyist project
So, after compiling nginx code and creating nginx.config, where exactly
should I put the example.php and upload.html files?
Another side query is, would it matter if I use Apple’s LLVM GCC
compiler for compiling the nginx code? I have Lion on my Mac (10.7).
On Sat, Dec 03, 2011 at 01:34:52AM -0500, drvirens wrote:
Another side query is, would it matter if I use Apple’s LLVM GCC
compiler for compiling the nginx code? I have Lion on my Mac (10.7).
I’m working with FreeBSD ports tree on FreeBSD9 with clang. I’d like
to tell that www/nginx and www/nginx-devel compiles well with clang,
as well as with gcc.
Thank you Valery and Sergey. I was able to compile nginx on Mac 10.7
using gcc llvm compiler and also able to use Valery’s module to upload
files to my nginx server. Now I’m stuck in reading the values sent by
upload module to backend server, specifically the below fields: