Mmmh first of all rename your index.php in index2.php. Maybe your  
WAMP installation redirects/rewrite something, which it should not.

Check
> http://localhost:8080/index2.php
and hope you get more, than a blank page :)

- Frank

Am 23.07.2007 um 20:14 schrieb Brian Hoke:

> I've installed a symfony app using WAMP on a windows server. It  
> runs on port 8080 and is the only app on this apache server. Under  
> the dev environment, it works/shows fine:
>
> http://localhost:8080/frontend_dev.php
> http://localhost:8080/frontend_dev.php/foo/bar
> etc.
>
> all work fine. When I browse to the prod environment, I get nothing  
> - just a blank shell of html source but none of my application;  
> that is,
>
> http://localhost:8080/
> http://localhost:8080/index.php
>
> don't show anything - just a blank white screen, with a few lines  
> of html source behind it. And the few lines of html source are not  
> from my apps/frontend/templates/lahyout.php file - they come from  
> somewhere else.
>
> Nothing else seems off - I can create model, insert SQL, clear  
> cache from the command line; I can use a browser to use the app to  
> login, view dynamic pages, etc. Thanks in advance for any suggestions.
>
> ~Brian


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to