Note that there are some explanatory texts on larger screens.

plurals
  1. POZend Studio cannot detect Zend Server
    text
    copied!<p><strong>PHP Version 5.3.1, Zend Studio 7.1.1.v20091227</strong></p> <p><strong>Zend Server Community Edition 5.0 (Build: ZendServer-CE-5.0.0GA_RC181-5.3.1-Windows_x86)</strong></p> <p><strong>Apache/2.2.14 (Win32) mod_ssl/2.2.14 OpenSSL/0.9.8k</strong></p> <p><strong>Windows 7 Home Premium 64-bit</strong></p> <p>I have installed Zend Studio, downloaded and installed Zend Server. Zend Studio does not automatically detect Zend Sever. When Zend Studio is started I am getting the following warning bubble </p> <blockquote> <p>No local installation of Zend Server was detected. Click here to find out more about Zend Server.</p> </blockquote> <p>The Zend Server is definately up and running correctly. I am able to use the Zend Server web interface and run my PHP applications without any problems.</p> <p>I have tried manually adding a server in Zend Studio by the following steps:</p> <ol> <li>Servers > New Server</li> <li>Add Server Name = Zend Server</li> <li>URL document root = <a href="http://localhost" rel="nofollow noreferrer">http://localhost</a></li> <li>Finish</li> <li>Set Properties (Zend Server tab)</li> <li>Enable Zend Server integration = Y</li> <li>Zend Server URL, Use Default = N</li> <li>Zend Server URL, URL Suffix = /ZendServer</li> <li>Zend Server URL, Port Number = 80</li> <li>Authentication Password = </li> </ol> <p>When I select the 'Show Server Event List' option, Zend Studio correctly opens a browser window with the Zend Server web interface displayed (with 'This feature is supported in the Zend Server Commercial Edition only'.)</p> <p>Restarting Zend Studio results in the same warning message about Zend Server not detected.</p> <p>I thought at first that maybe Zend Server Community Edition was not compatible with Zend Studio, but that does not seem to be the case. Is it possible that there is a version conflict between the installed components or some Windows 7 64-bit incompatibility? Any help would be greatly appretiated.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload