From: Reini U. <ru...@x-...> - 2014-11-21 15:25:26
|
You can try to comment out this function call. Should work without. Am 21.11.2014 09:59 schrieb "Marc-Etienne Vargenau" < Mar...@al...>: > On 21/11/2014 05:14, jdebert wrote: > > I'm trying to do a zipdump in 1.2.10 so I can upgrade to 1.5.2 but I > > keep encountering this error: > > > > Fatal error: Call to undefined function import_request_variables() > > in /home/www/html/old-phpwiki/lib/config.php on line 10 > > > > I see several php files reference the above function but I don't see > > where it's defined. > > > > What am I missing? > > > > php5-5.6.3 > > apache2-2.2.22 > > mariadb 10.0.3 > > phpwiki-1.2.10 > > Hello, > > Thank you for your interest in PhpWiki. > > Your PHP is too recent. > > function import_request_variables has been removed in recent > PHPs. See: > > http://php.net/manual/en/function.import-request-variables.php > > Best regards, > > Marc-Etienne Vargenau > > -- > Marc-Etienne Vargenau Mar...@al... > Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE > +33 1 60 40 28 33 OnNet 2103 2833 > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |