Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /home/freeguppyorg/sites/ghc.freeguppy.org/inc/hpage.inc on line 45
GuppY Help Center - PHP5: on line activation.
 

GuppY Help Center, help online, documentation and tutorials

telecharger.png

You are here :   Welcome » PHP5: on line activation.
    Print this page...

PHP5: on line activation.

Please, ask your host in the first place or check their FAQ.

Usually, adding a line in the .Htaccess at the root of GuppY will do, or select PHP 5 in the management console of your online space.

Here are some examples:

Nuxit v2
Choice avalaible in customer's area.

Nuxit v1
Add this into htaccess at the root:
AddHandler x-httpd-php5 .php
AddType application/x-httpd-php5 .php

1Hebergement
Choice avalaible in customer's area.

1 and 1
Add this into htaccess at the root:
AddType x-mapp-php5 .php

Free
Add this into htaccess at the root:
<IfDefine Free>
php56 1
</IfDefine>

OVH
Add a file to the root .ovhconfig with this content:

app.engine=php
app.engine.version=5.6
http.firewall=none
environment=production

and save it under .ovhconfig,then upload it to the root of accommodation.
 

Online.net
Add this into htaccess at the root:
AddType application/x-httpd-php5 .php


This list is not exhaustive and only serves for example purpose. If you have other instances, thank you for letting us know.


Creation date : 24/08/2015 @ 09:29
Category : - Admin
Page read 59742 times