Posted by shimmyshack on 04/26/07 12:20
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.
Navigation:
[Reply to this message]
|