Step 3: Running Hello World on Zend Server
After successfully launching Zend Server, it is a good practice to verify your Web server is installed and running properly. To do this, test your Web server by running a simple PHP script.
|
To run a simple 'hello world' script:
If you are using a remote connection, replace 'localhost' with
your Host Name or IP.
Remember to use the Web server port you defined in the installation process.
|
|