Dyalog / MiServer

MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com
https://miserver.dyalog.com
Other
48 stars 9 forks source link

Starting MS3 sample site fails when MiServer is installed into a directory with spaces in the directory path #64

Closed arcfide closed 6 years ago

arcfide commented 6 years ago

If you have a folder with spaces in the path, then starting the sample MS3 site doesn't work.

bpbecker commented 6 years ago

Are you sure you have a current build? This was fixed years ago.

I'm running Dyalog 64 Unicode v16.0. To verify I...

  1. downloaded latest zip file from the master branch.
  2. Unzipped to to c:\tmp\miserver master\ (note the space)
  3. Started Dyalog APL
  4. )load "c:\tmp\miserver master\miserver.dws"
  5. Start './MS3' And things work just fine.

What environment are you running in?

arcfide commented 6 years ago

I just grabbed the latest release. Is there a newer release around?

bpbecker commented 6 years ago

There's a new release in the works... for the meantime, grab the latest commit from the master branch.

bpbecker commented 6 years ago

Oops.... didn't mean to click "close and comment", just "comment"...

arcfide commented 6 years ago

That's fine. If it works in the latest commit that's fine to close.

bpbecker commented 6 years ago

Cool! Thanks! Take care.