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:
Your browser displays the "Hello Zend Server" message. Note: If you are using a remote connection, replace 'localhost' with your Host Name or IP. Note: Remember to use the Web server port you defined in the installation process. |
|