logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Apache on php on windows page is blank
Author
massa batheli



Joined: 05 May 2006
Posts: 2

PostPosted: Fri 05 May '06 15:32    Post subject: Apache on php on windows page is blank Reply with quote

phpinfo.php runs just fine ver 5.1.2

hello php dislplays fine but my first page with a submit never displays
anything .Been on this for a while now
Any one seen this before

M
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Sat 06 May '06 17:43    Post subject: Reply with quote

Anything in Apache error.log or in php error log?

try this, to get a error message.
<?php
error_reporting(E_STRICT);

//... your script following here
?>
Back to top
massa batheli



Joined: 05 May 2006
Posts: 2

PostPosted: Tue 09 May '06 20:01    Post subject: Reply with quote

Thanks for your response I did and it was still blank

Massa
Back to top


Reply to topic   Topic: Apache on php on windows page is blank View previous topic :: View next topic
Post new topic   Forum Index -> Other Software