1 tribal_t Mar 13, 2006 19:50
3 tribal_t Mar 17, 2006 13:52
Argh nobody got any solutions for me? I thought it would be easy to setup
:'(
4 __box__ Apr 07, 2006 22:03
yes i just tried a fresh install and i have the same message
5 blueyed Apr 07, 2006 23:17
var_export is only available since PHP 4.2: http://php.net/var_Export
If you can, you should upgrade you PHP anyway. I'll take a look at either bumping the "required PHP version check" or removing the var_export calls.
Maybe I should tell some background info.
Its a linux server running apache and im using an external MySql db.
I hope any of you know what to do