Try a couple of things to try to debug this.

1.) View the source of the blank page.  Is any of the script coming across?
2.) Review your server error log.  is there anything in it?


--
Gaylen

""Margarida"" <[EMAIL PROTECTED]> wrote in message
9alm10$euu$[EMAIL PROTECTED]">news:9alm10$euu$[EMAIL PROTECTED]...
> Dear All
>
> I've installed Apache Server in my PC  (windows9*) and it is running ok. I
> get an answer when I ping my own machine and I can see apache's default
> homepage. I've made the changes necessary in the httpd.conf file.
>
> I've configured my php.ini and copied the dlls to the windows directory.
>
> Still when I try to  see the result of a simple code such as the one below
> on a browser...
> <html>
> <head></head>
> <body>
> <?
> echo("hello world!")
> ?>
> </body>
> </html>
>
> ...I get black page
>
> Has anyone gone through the same problem?
> Can anyone point out a solution?
>
> Thank you!
>
> Margarida
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to