17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2284 Views |
-
Installing on php version 4.4.4

17 July 2007 at 5:57am
Hi,
Unfortunately, the host that I want to install supports PHP Version 4.4.4.
Q: Is there work around? ...or I need to wait until they upgrade.
Thankx in advance,
Arthur -
Re: Installing on php version 4.4.4

24 September 2007 at 5:19am
hi!
I too faced the same problem. The solution is
If you want by default all of your php(.php) files to be run by the PHP5 engine, u need to do the following:
=> Create/edit the .htaccess file in your /public_html directory and add the following line.AddHandler application/x-httpd-php5 .php
Once the above line is added, then php5 will be used by default in ur website and make silverstripe to be compactable.
| 2284 Views | ||
|
Page:
1
|
Go to Top |


