https://bugzilla.wikimedia.org/show_bug.cgi?id=60172
Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- Juan de Vojníkov: Do you have still issues with update.php? From the IRC channel conversation [1], I guess it was already resolved. Apparently, you executed update.php directly by the shell instead of passing it to php: [16:31:57] <Juandev> hi [16:32:19] <Juandev> I am trying to execute commond of update.php, but there is a following error: [16:32:27] <Juandev> -bash: line 6: $: command not found [16:32:31] <Juandev> what the problem? [16:32:48] <MatmaRex> Juandev: run it with php, not bash [16:33:07] <Juandev> what does it mean? [16:33:17] <MatmaRex> `php maintenance/update.php` [16:33:24] <MatmaRex> !upgrade [16:33:25] <wm-bot> http://www.mediawiki.org/wiki/Manual:Upgrading [16:33:32] <Juandev> umm [16:33:53] <Juandev> another error: Cannot get command line arguments, register_argc_argv is set to false [16:34:42] <MatmaRex> Juandev: https://www.mediawiki.org/wiki/Manual:Upgrading#What_to_do_in_case_of_.27register_argc_argv_is_set_to_false.27_error [16:35:08] * Juandev looks [16:35:35] <Juandev> looks easy:-) ---- [1] http://bots.wmflabs.org/~wm-bot/logs/%23mediawiki/20140116.txt -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
