Some PHP (Zend Framework/Doctrine) fails after reinstalling PHP (on Windows/Apache) -


I'm on windows / apache / mysql / php setup I recently reinstalled PHP but I found out that It has broken certain things like simple scripts such as phpinfo () , echo , simple oo class definitions etc. But my Zend Framework application failed. Principle 2 sandbox I'm working like. Both of them ... screen below ...

alt text < / P>

I have also noticed that if I have no vhost ( http: // localhost / php / learningzf / public vs http Without the Zend Framework app: // learningzf ), it works, except that the CSS that points to the wrong location (server root) fails

UPDATE

< P> It does not seem to work again that why

< P> have you configured your vhosts?


Comments