Jump to content

Only a blank page...


Recommended Posts

I reinstall my windows every 3/4 months for one reason or another and never had a problem with php installation - using windows installer and IIS - but this time I can't get PHP 5.2.3 working, I wonder if it is because of some changes in new version.

 

This is what happens, the server completely ignors everything inside php tags and absolutely no error for example if I put <php>echo phpinfo();</php> I get a completely blank page.

 

Any idea?

 

 

Link to comment
Share on other sites

<php></php> tags do not even exist. You should use the following as tags: <?php ?>

Sorry it was a typo.

The page remains completely blank for example if I type <? echo "test"; ?>

 

Edit: I just tried <?php instead of <? and it works fine. How do I make changes so the old <? works as well?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.