/nginx.org/packages/centos/6/x86_64/RPMS/
>>> My guess: they are already there.
>>> See http://nginx.org/en/linux_packages.html
On Sat, Jul 22, 2017 at 9:45 PM, Gee Bunny wrote:
> Are there plans to add nginx 1.13 to any of the yum repositories?
>
> Like:
>
>
Are there plans to add nginx 1.13 to any of the yum repositories?
Like:
http://nginx.org/packages/centos/6/x86_64/RPMS/
Some of us would like to run the latest version of NGINX with TLS1.3
support, without having to compile from source.
Are there any plans or ETA to have nginx 1.13 aded to the
Hi everyone!
I am struggling to get a (simple) MVC app work under OpenBSD (5.3) + Mono
(2.10.9) + Nginx (1.2.6)
I can get a simple index.aspx (Hello World) app to work, but the default
MVC 3 template doesn't seem to work.
I made some minor changes to remove any reference to SQL providers in
Web.
OK - I can confirm that nginx is in fact chroot(8) - After much playing
around, I noticed a comment in the ports documentation that mentions this
(I know, I know...)
So to solve this particular problem, I just moved my socket to
/var/www/ and ensured that my user had the appropriate permissions.
It's looking like he permissions issue may be related to chroot (OpenBSD
appears to run nginx in 'jail').
This all seems sane - but unfortunately, my *nix-foo isn't strong enough to
work out which is the best path for my socket (file) to live.
Can anyone help me with this?
Thanks!
G
___
Hi all
So this is what I tried tonight:
For sanity's sake:
chown root /tmp/fastcgi-mono-socket
chmod 777 /tmp/fastcgi-mono-socket
To see permissions on the socket
ls -la /tmp/fastcgi-mono-socket:
Output:
srwxrwxrwx 1 root wheel 0 May 8 16:01 fastcgi-mono-socket
grep wheel /etc/group
To
After some more faffing with XSP4 and Web.config, I was at least able to
serve a 'Hello World' via TCP. So this proves that nginx and mono can work
together on my setup.
So in going back to the unix sockets, I still have the same problem. As
already suggested, this does look like a permissions i
OK, It appears I have been trigger-happy and wandered down a dead-end (my
apologies to everyone). I removed System.Configuration.dll from my
deployment and XSP ran (and was as happy as it can be).
I am now back to the bad gateway problem (502).
This tells me that the site's code is not the probl
OK, by removing all copies of \bin\System.Web.* from my app's path, I
whittled the exception down to this:
Handling exception type TypeInitializationException
Message is An exception was thrown by the type initializer for
System.Web.Configuration.WebConfigurationManager
IsTerminating is set to Tru
Hi everyone
I have made progress (of sorts). After lots of faffing, I got xsp2/4 to
work and have logged the following exception:
Handling exception type TargetInvocationException
Message is Exception has been thrown by the target of an invocation.
IsTerminating is set to True
System.Reflection.
Richard - I ran netcat, but no debug output appeared when running
nginx/mono. I'm not sure if this is a sign of anything or not though? :-(
Jonathan - I tried your chmod suggestion - but still no joy :-(
Any other ideas? *fingers crossed*
Thanks
G
Hi
I am having trouble getting Mono to work with nginx. I installed my OS
(OpenBSD 5.3) and set up ports. I built mono, mono-xsp and nginx - all
without incident. All three appear to be working OK, but not in
conjunction.
I am trying to run the default MVC3 web app, but keep getting a 502 (Bad
12 matches
Mail list logo