OVH Community, your new community space.

Where is php version 5 ?


Neil
03-08-2009, 09:37
Hi, yes you just put 'SetEnv PHP_VER 5' in .htaccess file to run PHP 5.2.

More info, http://help.ovh.co.uk/Php5AtOvh

Myatu
03-08-2009, 07:50
Excellent, glad it worked out. That's a good tip too - worth a sticky

pugg mahone
03-08-2009, 07:15
thanks for the replys.

I found my answer by searching the web for "php4 php5 htaccess" using quotes.

http://www.riviera-sun-properties.com/piwik/index.php

The OVH help files only offer the suggestion that you can use .php5 on all your php files as an extension to force the case.

But I needed to install a prepackaged 10 meg program (Piwik).

So the easiest way is to put --- SetEnv PHP_VER 5 --- in an .htaccess file placed in the folder in question.

merci,

Pugg

90 Plan
just webspace from OVH

Myatu
01-08-2009, 19:51
From your phpinfo() I can see you're using OVH's Webspace, so this is something you need to discuss with OVH support by e-mailing them or calling them.

P.S.: Did you try Google Analytics?

derchris
01-08-2009, 12:59
And why is this in General discussions?

Do you own a dedicated server, or just webspace from OVH?
If server, then it is your job to keep the software to the required standards.
When you only have webspace then I would speak to OVH.

DedicatedPros
01-08-2009, 11:23
You know it would be helpful if you stated what software you run on your server, besides php...

pugg mahone
01-08-2009, 08:36
Hello to all,

I want to run piwik on my site.

Piwik is an open source web analytics software.

it requires:
- php 5.1.3 minimum

If you will surf on over to:

http://www.riviera-sun-properties.com/phpinfo.php

you will see that OVH is running:
PHP Version 4.4.9
----
Is there some mistake?
----
FYI piwik works fine on my xampp winxp home setup.
--
What now must we do?

merci,
Pugg
--
License
=======
Piwik is released under the GPL v3 license

Requirements
============
- php 5.1.3 minimum
- mysql 4.1
- php PDO module enabled
- OS / server independant

Install
=======
- Upload piwik in your webserver
- Point your browser to the directory
- Follow the steps
- Add the given javascript code to your pages

Changelog
=========
see http://piwik.org/changelog/