https://bugzilla.wikimedia.org/show_bug.cgi?id=69434

            Bug ID: 69434
           Summary: mwscript instead of php to run maitenance scripts
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

update.php contains the header
  #!/usr/bin/env php
but now mwscript is supposed to be used
 
https://www.mediawiki.org/w/index.php?title=Manual%3AUpdate.php&diff=1102966&oldid=939328
 

In vagrant mwscript is located here
  mwscript: /usr/local/bin/mwscript

However if I change php to mwscript I get the following error
/srv/vagrant/mediawiki/maintenance/update.php
The MediaWiki script file
"/vagrant/mediawiki//srv/vagrant/mediawiki/maintenance/update.php" does not
exist.

-- 
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

Reply via email to