Loading...
 
Architecture / Installation

Architecture / Installation


Blank Page after klicking tiki-install.php

posts: 2

hi,
after klicking tiki-install.php i get a error code:
Fatal error: Only variables can be passed by reference in ....\tiki-install.php on
line 518.

Line 518: $_SERVER'PATH_TRANSLATED' = array_shift(get_included_files());

my system : windows 2000 sp 4
apache 2.0.54
php 5.1.0
my sql 4.1.9

can anybody help me?
thanks
bw

posts: 2881 United Kingdom

Hi

You may want to use a stable supported release of PHP such as the PHP 5.0.x or PHP 4.10 series.

You dont need PHP 5 for TikiWiki unless you are personally going to develop something using the new technology within PHP 5.

Thanks

Damian