Loading...
 
Architecture / Installation

Architecture / Installation


TikiWiki 1.9.4 and PHP6

posts: 11 United States

I have this one particular box that I just can't seem to compile PHP4 or PHP5 on. PHP6 compiles just fine, but I get the following when I go to the tiki-install.php page:

Image
Copy to clipboard
Strict Standards: Only variables should be passed by reference in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/tiki-install.php on line 521 Strict Standards: Non-static method TikiInit::tempdir() should not be called statically in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/tiki-install.php on line 247 Strict Standards: Non-static method TikiInit::prependIncludePath() should not be called statically in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/tiki-install.php on line 541 Strict Standards: Non-static method TikiInit::pathSeparator() should not be called statically in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/init/initlib.php on line 65 Strict Standards: Non-static method TikiInit::prependIncludePath() should not be called statically in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/tiki-install.php on line 542 Strict Standards: Non-static method TikiInit::pathSeparator() should not be called statically in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/init/initlib.php on line 65 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 881 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 887 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 1198 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 2027 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 3104 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 3682 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 3758 Strict Standards: Assigning the return value of new by reference is deprecated in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 3778 Fatal error: Declaration of ADORecordSet_array::FetchField() must be compatible with that of ADORecordSet::FetchField() in /sataraid0/home/wiki/tikiwiki/var/htdocs/tikiwiki-1.9.4/lib/adodb/adodb.inc.php on line 3371
There are no comments at this time.