Jump to content

Php.ini


Recommended Posts

I contacted my support and they said that i can use .htcaccess to fill commands. When i'm trying to install prestashop it asks for.

"php_value short_open_tag 0"

 

I wrote down it in: admin/.htaccess

</IfModule>
 <IfModule mod_php5.c>
   php_value short_open_tag 0
 </IfModule>
 
But it's still missing for it when i'm trying to install it. What can i do? How can i skip this part?
Edited by ignasmilin (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...