You do not need to upload the zip file to your server, you can extract the files and folders to your PC then upload them into your site directory via ftp client.
mrgreen
which version of dolphine are you installing, I had same problem with 6.1a, this is what I did to solve it.
In .htaccess remove the following line:
php_flag register_globals Off
It worked for me but I cant guarantee it will work for you. maybe worth a try.
You do not need to upload the zip file to your server, you can extract the files and folders to your PC then upload them into your site directory via ftp client.
mrgreen
which version of dolphine are you installing, I had same problem with 6.1a, this is what I did to solve it.
In .htaccess remove the following line:
php_flag register_globals Off
It worked for me but I cant guarantee it will work for you. maybe worth a try.