Jump to content

[SOLVED] how to run code starts with <?


snk

Recommended Posts

Hello,

 

I am running wampserver ver 2

php5 ver 5.2.6

 

I am trying to install some scripts, but they dont run (I see the code) coz they start with <? I changed to <?php and it went forward. Now I want to install a big real estate script and I am wandering if I have to enable any extension or to change something on settings.

 

Thank you in advance.

Link to comment
Share on other sites

It's a configuration in your php.ini file. Click the WampServer icon in the corner, goto PHP then php.ini. Search for "short_open_tag = Off" then change it to On. Restart the services.

 

Good luck.

 

Oh and I'd recommend reading the notes above it, as they are a good insight.

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.