Jump to content


[SOLVED]Webserver not working.

web server failed unzOpen

  • Please log in to reply
4 replies to this topic

#1 momcilosystem

momcilosystem

    Newbie

  • Member
  • Pip
  • 6 posts

Posted 27 July 2011 - 02:57 PM

When I start my ApexDC++ it works perfectly, well, except for webserver.

It says:

Failed loading web server resources: unzOpen; stopping webserver...

Can you please give me some advise.

I tried googling it but with no success.
I am running ApexDC++ v1.4.3.957 on Windows 7 64-bit

Thanks in advance,
Momcilo Medic.

#2 Crise

Crise

    Developer

  • Management
  • 2,854 posts

Posted 27 July 2011 - 11:32 PM

Put the attached zip file into your application directory (where ApexDC-x64.exe is).

Don't extract it, just place the zip file there.

Attached File  webui.zip   29.43K   9 downloads
Crise
ApexDC++ - Lead Developer

Proud Affiliates of: TechGeeks Online, PeerWeb

#3 momcilosystem

momcilosystem

    Newbie

  • Member
  • Pip
  • 6 posts

Posted 28 July 2011 - 03:34 PM

View PostCrise, on 27 July 2011 - 11:32 PM, said:

Put the attached zip file into your application directory (where ApexDC-x64.exe is).

Don't extract it, just place the zip file there.

Attachment webui.zip

Thanks my friend,

indeed it solves my problem with error in question but my webserver is still not operational.

Opera: Connection closed by remote server
Firefox: The connection was reset
IE: The webpage cannot be displayed
Oh, IE, how I hate you :)

And another thing, I saw there that you assumed that I am running 64-bit ApexDC++, which I am not (hm, maybe that .zip file is for 64-bit executable and that's why my webserver is not working).
I was wandering if there is any reason why I should?
I mean, it's not like it'll ever use more than 3GB of RAM, or is there another thing I should know about 64-bit applications?
No disrespect intended, just wanted to know a little more how ApexDC++ works.

Thanks for such a quick reply btw.

:)

#4 Crise

Crise

    Developer

  • Management
  • 2,854 posts

Posted 28 July 2011 - 04:21 PM

Use https, not http :) (yes you will need to add a security exception)

As for 32bit vs 64bit... most likely not real difference unless you happen to run a processor that requires the OS to step in and do more of its magics. Google for WoW64 for more info. To put it short to run 32bit application on a 64bit os, the os does a kind of emulation to make that happen... how much of an impact this will have on performance depends what kind of 64bit processor you are running. That said emulation (or we should perhaps use the word compatibility mode) is always a factor that adds more or less overhead.

My personal opinion is that you should always run application that is native to your OS if possible, so basically 32bit on 32bit 64bit on 64bit.
Crise
ApexDC++ - Lead Developer

Proud Affiliates of: TechGeeks Online, PeerWeb

#5 momcilosystem

momcilosystem

    Newbie

  • Member
  • Pip
  • 6 posts

Posted 28 July 2011 - 08:10 PM

Thanks Crise.

Using https did the trick.

And thanks for clarification on 64-bit applications. I understand that it may have some impacts on performance but I have quite a strong CPU and I don't really think it would be an issue.

I completely agree with your "run application that is native to your OS" point of view. It makes perfect sense.

Thanks again for such a quick response.

Keep up the good work!

Momcilo Medic.

P.S. You can add [SOLVED] to this thread as I don't know how to do it :) Cheers


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users