I tried to switch from a custom web interface; which, despite lacking an overall appeal, works (http://alleycat.synchro.net:81), to the webv4 by editing sbbs.ini [web] RootDirectory=../webv4 ... which, when connecting via a browser, displays a blank page, and, the Web Server pane in SBBSCTRL shows 3260 !ERROR: 404 Not Found (line 3654)
Re: Switching Web UI
By: Mortifis to All on Wed Jul 24 2019 17:37:34
I tried to switch from a custom web interface; which, despite lacking an overall appeal, works (http://alleycat.synchro.net:81), to the webv4 by editing sbbs.ini [web] RootDirectory=../webv4 ... which, when connecting via a browser, displays a blank page, and, the Web Server pane in SBBSCTRL shows 3260 !ERROR: 404 Not Found (line 3654)
RootDirectory is the web document root. That's where publically available (barring any restrictions you
put in a webctrl.ini file) files live.
This might be more appropriate:
RootDirectory = ../webv4/root/
Re: Switching Web UI
By: Mortifis to All on Wed Jul 24 2019 17:37:34
I tried to switch from a custom web interface; which, despite lacking an overall appeal, works (http://alleycat.synchro.net:81), to the webv4 by editing sbbs.ini [web] RootDirectory=../webv4 ... which, when connecting via a browser, displays a blank page, and, the Web Server pane in SBBSCTRL shows 3260 !ERROR: 404 Not Found (line 3654)
RootDirectory is the web document root. That's where publically available (barring any restrictions you
put in a webctrl.ini file) files live.
This might be more appropriate:
RootDirectory = ../webv4/root/
Re: Switching Web UI
By: Mortifis to All on Wed Jul 24 2019 17:37:34
I tried to switch from a custom web interface; which, despite lacking an overall appeal, works (http://alleycat.synchro.net:81), to the webv4 by editing sbbs.ini [web] RootDirectory=../webv4 ... which, when connecting via a browser, displays a blank page, and, the Web Server pane in SBBSCTRL shows 3260 !ERROR: 404 Not Found (line 3654)
RootDirectory is the web document root. That's where publically available (barring any restrictions you
put in a webctrl.ini file) files live.
This might be more appropriate:
RootDirectory = ../webv4/root/
huh ... browser response: ;!JavaScript C:\sbbs\webv4\root\index.xjs.ssjs line 7: Error: can't open C:\sbbs\exec\../web/lib/init.js: No such file or directory
huh ... browser response: ;!JavaScript C:\sbbs\webv4\root\index.xjs.ssjs line 7: Error: can't open C:\sbbs\exec\../web/lib/init.js: No such file or directory
Re: Re: Switching Web UI
By: Mortifis to echicken on Wed Jul 24 2019 20:48:20
huh ... browser response: ;!JavaScript C:\sbbs\webv4\root\index.xjs.ssjs line 7: Error: can't open C:\sbbs\exec\../web/lib/init.js: No such file or directory
How did you install the web interface?
Make sure your modopts.ini has only one [web] section in it, and that it looks like the example here:
https://github.com/echicken/synchronet-web-v4/wiki/Configuration
wow, my modopts.ini [web] is very unlike that ... looks like a full update is in order :-) ... question, though, after applying this modopts.ini update, should one decide to use the default runemaster webui, would these settings interfere?
huh ... browser response: ;!JavaScript C:\sbbs\webv4\root\index.xjs.ssjs line >7: Error: can't open C:\sbbs\exec\../web/lib/init.js: No such file or directory
huh ... browser response: ;!JavaScript C:\sbbs\webv4\root\index.xjs.ssjs line >7: Error: can't open C:\sbbs\exec\../web/lib/init.js: No such file or directory
Stab in the dark here, but are you running under linux or windows? It
looks like your path is "mixed" in that error message.... the "C:\" bit is
a windows (dos) path, while the part starting with "../web" is the linux style of path name.
C:\sbbs\exec\../web/lib/init.js: No such file or directory
Stab in the dark here, but are you running under linux or windows? It looks like your path is "mixed" in that error message.... the "C:\" bit is
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495950:20:41 |
| Calls: | 82 |
| Files: | 1,070 |
| Messages: | 287,259 |