Hi! I’m tring to use revo but on my server (on localhost all it’s OK) when I try to install a package I show an empty console .... that I can’t close..... if I try to re-enter in manager area I show the package as "installed" ... Why this problem?
Thanks
This is a Windows server (2003) with IIS + PHP
all works without problem (I think), I’ve only this problem with package installation (not package download)
Thanks
-
MODX Staff
- 10,725 Posts
In order to use Package Management, you must have curl or sockets support enabled in PHP, as well as the ability to access remote URLs via sockets if not using curl.
Thanks for your suggestion!! I know that in PHP we have a socket library (ext lo load) .... but what is it "curl"??
Thanks