I installed Zend Studio 8.0 and ZendServer-php-5.3.5-5.1.0-Windows_x86.exe.
But I am having problem running a PHP code.
I tried to run the default template DebugDemo.php.
It loads the url
http://localhost/ExampleProject/DebugDemo.php and shows the error:
404 Not Found.
The requested URL /ExampleProject/DebugDemo.php was not found on this server.
I clicked on the icon (Open Zend Server Event list in Browser)
It opens up a web page where at the bottom it states:
The license key is not set. Zend Server will run as Community Edition until a valid license is entered
Have I missed something or gone wrong in configuring zend studio??