Pydio on Windows Server
-
Any idea's what's wrong with this tutorial (aside from the fact he said enable SNMP php extension for Email which is wrong obiviously)
I just get 500 Server Error even though VC 11 32bit is installed.
https://pydio.com/en/docs/kb/system/example-installing-pydio-windows-server-2012-r2-iis-85
-
It's IIS? Windows 8?
-
Oh, I just realized that you are actually following the tutorial
-
@scottalanmiller said:
It's IIS? Windows 8?
Server 2012 R2. IIS
Updated with the correct link for the one I was using.
-
A 500 error usually means that your application pool isn't setup properly.
Got an extended error output?
-
@PSX_Defector said:
A 500 error usually means that your application pool isn't setup properly.
Got an extended error output?
Nope. Found out the guys webconfig was all messed up. I fixed it. There a lot of stuff off in how this guy was doing things.
-
@Jason said:
@PSX_Defector said:
A 500 error usually means that your application pool isn't setup properly.
Got an extended error output?
Nope. Found out the guys webconfig was all messed up. I fixed it. There a lot of stuff off in how this guy was doing things.
That would do it. The config file is what controls the pool. If it's misconfigured, it's gonna throw 500 errors.
When in doubt, always turn on the whole error message: