I moved my site from a free server to a paid hosting. As the site engine MODx Evo 1.0.8 is used. After moving I'd got the message 'GD and/or Zip PHP extensions not found'. At the old hosting the phpinfo() returns result with the GD section and the ZIP section. But at the new hosting the phpinfo() returns only the GD section. I think problem is here. Am I right?
-
☆ A M B ☆
- 24,524 Posts
Yes. There are some features that will not be functional without the zip extension, primarily in the file management section. Other than that, the site will work just fine.
-
☆ A M B ☆
- 2,213 Posts
The main effect as Susan noted will be with the file management, however if you upgrade to Revolution down the road it will have a larger impact.
I would ask the host to install it for you, or find a more MODX friendly hosting provider. Depending on what features are added to later releases it could be used in other aspects of Evolution as well.
Thank you all. I asked my provider and he has resolved this problem via installation appropriate libraries.