OK - I tried copying over & using the conf file, but had to rename it to nginx.conf first (to match what I was using.) When running it, I kept getting errors that files / modules couldn't be found. I ended up coping the entire "tconf" folder over, renaming it to "conf", then performing a find/replace from "tconf" to "conf" in the config file. Still can't get it to work without showing an error related to versions.
Are we talking about / am I using the same version of Nginix that you are referring to? I'm using 1.6.2 which I got from a link on another site but found there's also one for Windows (Gryphon) which I haven't tried yet. Even with it, there isn't a tconf folder.
Sorry for all the questions - just trying to see what I'm doing wrong.
Thanks!
UPDATE
I downloaded nginx-1.7.9.1-Gryphon and made the following changes:
- Edited it's conf file with my SSL info
- Saved conf file as nginx.conf
- Ran "ngnix.exe"
It didn't write anything to a log file, but echoed the same error in the command prompt. Below's where i ran the exe followed by it's echo...
C:\nginx-1.7.9.1-Gryphon>nginx
nginx: [emerg] BIO_new_file("C:
ginx-1.7.9.1-Gryphon\kelnet.crt") failed (SSL: error:0200107B:system library:fopen:Unknown error:fopen('C:
ginx-1.7.9.1-Gryphon\kelnet.crt','r') error:2006D002:BIO routines:BIO_new_file:system lib)
Are we talking about / am I using the same version of Nginix that you are referring to? I'm using 1.6.2 which I got from a link on another site but found there's also one for Windows (Gryphon) which I haven't tried yet. Even with it, there isn't a tconf folder.
Sorry for all the questions - just trying to see what I'm doing wrong.
Thanks!
UPDATE
I downloaded nginx-1.7.9.1-Gryphon and made the following changes:
- Edited it's conf file with my SSL info
- Saved conf file as nginx.conf
- Ran "ngnix.exe"
It didn't write anything to a log file, but echoed the same error in the command prompt. Below's where i ran the exe followed by it's echo...
C:\nginx-1.7.9.1-Gryphon>nginx
nginx: [emerg] BIO_new_file("C:
ginx-1.7.9.1-Gryphon\kelnet.crt") failed (SSL: error:0200107B:system library:fopen:Unknown error:fopen('C:
ginx-1.7.9.1-Gryphon\kelnet.crt','r') error:2006D002:BIO routines:BIO_new_file:system lib)