PROFESSIONAL NEWSGROUPS
WINDEV
,
WEBDEV
and
WINDEV Mobile
Home
|
Recent messages
|
Connect
|
Sign out
|
English
Home
→
WEBDEV 25
→
WEBDEV 26 - Docker Image - Issue
WEBDEV 26 - Docker Image - Issue
Started by Mike Nadeau, Jan., 14 2021 2:21 AM - No answer
Connect yourself…
Mike Nadeau
#1
Posted on January, 14 2021 - 2:21 AM
Hi,
I'm trying to get WebDev 26 working on a Linux server using the Docker image.
Here are the steps I do -
1) Get WinDev 26 image: docker pull windev/webdev:FR260056p
2) Create the volume: docker volume create vol
3) Run the container -
docker run \
-p 80:80 \
-v vol:/var/lib/WEBDEV/26.0/ \
windev/webdev:FR260056p
Everything works fine, but when I go to
http://aa.bb.cc.dd/WDAdminWeb
, I get the following error-
Error launching WDAdminWeb site.
(51, ERR_LAUNCH_FAILED)
I'm a bit lost... I tried with an older version (WEBDEV 25), and I get the same error.
Help?
Thanks,
Mike
Report
0
0
→ Go back to WEBDEV 25
WINDEV 25
WEBDEV 25
WINDEV Mobile 25
WINDEV (earlier versions)
Français
English
Español
Portuguesa
Close this window
Search type
Only topics
All the messages
Search period
Any time
Past hour
Past 24 hours
Past week
Past month
Past year
Cancel
Preview of your message
Adding an image
Import an image from a URL
Send an image from a file of your disk
Drop a file or click "Browse..."
or
Cancel
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Text