tags:

views:

18

answers:

3

Hello,

I installed Zend Studio on Windows 7. When i Start the Program one example project is automatically created. But When i run in browser i get this error :-

Cannot connect to the configuration database.

I think there is no Web server configured for it. Then i downloaded Apache web server and extracted the zip folder. Now how do i link this apache web server to Zend Studio? How do i start Apache Web Server from within Zend Studio? Please let me know anything is not clear.

Thanks in advance :)

A: 

Do you have a backtrace of where that error is occurring or does it pop up in a Window?

Kevin Schroeder
+1  A: 

Installing Zend Server (there is also a Community Edition) should simplify your work

Roy
+1  A: 

I think that database is used for the sample project. so not setting it makes no sense. Just for your need, try installing zend debugger made for apache and configure that.

Morteza M.