4D v12.4

START WEB SERVER

Home

 
4D v12.4
START WEB SERVER

 

START WEB SERVER 


 

START WEB SERVER  
Does not require any parameters

The START WEB SERVER command starts the Web server of the 4D application on which it has been executed (4D or 4D Server). The database is therefore published on your Intranet network or on the Internet.

If the Web Server is successfully started, OK is set to 1, otherwise OK is set to 0 (zero). For example, if the TCP/IP network protocol is not properly configured, OK is set to 0.

If the Web Server is successfully started, OK is set to 1; otherwise OK is set to 0.

 
PROPERTIES 

Product: 4D
Theme: Web Server
Number: 617

The OK variable is changed by the command

 
HISTORY 

Modified: 4D 2003

 
SEE ALSO 

STOP WEB SERVER