|
Posted by Mente Libre on 04/27/07 01:41
On Apr 26, 8:20 am, shimmyshack <matt.fa...@gmail.com> wrote:
> On Apr 26, 2:53 am, Mente Libre <kplunk...@gmail.com> wrote:
>
>
>
> > I thought this was going to be easy. My first mistake. I was
> > throwing up a wamp server up on an old w2k box we had sitting around
> > to do some testing and development.
>
> > I have installed Apache/2.2.4 (Win32) PHP/5.2.1.
>
> > I have tested apache and is delivering html just fine both on
> > localhost and externally.
> > When I tested php using phpinfo it works fine.
>
> > When I installed a know good application (code came from production)
> > the pages all come up blank. At first I thought that short names was
> > turned off and giving me the problem so I turned them on. That had
> > no effect. httpd looks fine. I turned on errors in PHP nothing makes
> > it to the error file when I call the page.
>
> > Any ideas?
>
> > Thank you very much in advance
>
> > K. Plunkert
> > kplunk...@gmail.com
>
> what does known good mean? in production on a wamp box of same php/
> apache/mysql version after same install proceedure?
> when you say "blank" do you mean no headers, or just no response body.
> have you checked the paths in the config?
>
> its obviously a config issue but the issue can easily be with the app.
The code was brought over from a production server that is working
fine. I agree it has to be a config issue. The pages are blank, all
white, nothing else
K Plunkert
[Back to original message]
|