Posted June 25th, 2009 by creasent
Hello,
I have downloaded the trial versions (2.6, 2.7) of the software and I have the same problems in both versions. Can you please let me know how to solve these problems?
1. If I start the Debug (XDebug) with the internal apach webserver my webpage shows up but without the image ans CSS resources (I use for everything the default properties). The browser does not find these resources. If I start with my own apach webserver (the same version) outside of VS the webpage shows up properly.
2. Intellisense does not work for Smarty files (tpl).
3. In 2.7 the internal webserver crashes every time I start and when I refresh the page the internal server restarts and then it seems to work.
I use IE8 on MS Windows XP.
Thank you,
-Z
juanc says:
1. That could be if you are using absolute urls
2. What kind of intellisense you are not getting?
3. Do you mean the browser says page can not be found? That is because sometimes the browser loads faster than the web server and tries to request the page before the web server is up.