|
Re:Error 6 Months, 3 Weeks ago
|
|
|
I stand corrected. After I posted that above message I got to thinking about my host and the extensions I've installed in the passed. I contacted my host to confirm that I indeed was running php5 as stated in the server control panel. Well, turns out no. Those genius's have php4 and php5 installed, but by default php4 is set to be used. So I had to go into my local htaccess file and add a line of code to switch my host account to use the actual php5 version that I posted previouly.
My appologies, your plug installs fine after I made that correction.
|
|
Frost
|
|
|
|
|
Re:Error 6 Months, 3 Weeks ago
|
|
|
That's ok. Glad to see it sorted.
|
|
|
|
Last Edit: 2010/02/16 16:19 By mattfaulds.
|
|
|
Re:Error 6 Months, 2 Weeks ago
|
|
|
Hi,
thanks a lot for your explanations, no it works!
Arno.
|
|
Arno
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Error 6 Months, 2 Weeks ago
|
|
|
Hi Arno. What did you do to make things work for you?
|
|
|
|
|
|
|
Re:Error 6 Months, 2 Weeks ago
|
|
|
I phoned my host and they told me that, by default, php4 was running and not php5. They gave me a piece of code (SetEnv PHP_VER 5) that I have added in the .htaccess file in order to make run php5.
Thanks.
Arno.
|
|
Arno
Fresh Boarder
Posts: 4
|
|
|
|
|
Re:Error 6 Months, 2 Weeks ago
|
|
|
Excellent!
|
|
|
|
|
|
|