An error occurred while downloading the package.

Permalink
I am using the Windows Operating System so have installed WAMP and then concrete5 from the Bitnami website just so I can get up and running quickly to develope an intranet for our department so I can see exactly what I can and cant do on concrete5.

Whenever I try and download anything through the site like a Theme I get a message saying "An error occurred while downloading the package"

I assume there are some permissions that need changing or something to allow them to download? Or is there something else I need to do or is it not possible on a Windows PC?

SCHITS
 
hutman replied on at Permalink Reply
hutman
If you enable error debugging and watch your networking tab in your developer tools you should be able to see what exactly is going on. It sounds like either a max_execution_time issue, or possibly permissions. Could also be a missing PHP Extension.

If you have access to the PHP Error log that might give you better information too.
SCHITS replied on at Permalink Reply
SCHITS
I've given up and trying it on Linux now. This happens on 3 different fresh installs. The installs are automated so there is fault with them.
amiraleyvac replied on at Permalink Reply
Maybe something wrong is happened while installing . you should reinstall the program and the result might be positive for you.
SCHITS replied on at Permalink Reply
SCHITS
I tried that 3 times on 3 different computers with 3 different operating systems and no joy!
hutman replied on at Permalink Reply
hutman
Check the PHP Error logs
SCHITS replied on at Permalink Reply
SCHITS
To be honest, I shouldnt have to as the whole idea of Bitnami is that they are an automated install and this particular one simply doesnt work.

I'm now learning Linux (CentOS) and have just completed an install on that and have a different problem that I've logged separately to this! :(