Manual talk:CleanupTitles.php
From MediaWiki.org
[edit] Hours and hours and hours
And not a single website with the answer I need. Really, I'm about to shoot myself because I need to run cleanupTitles after a restore. Now most of the titles are corrupted with html characters (Spanish) and links are broken, but when I run this in Putty, nothing happens! It just counts the articles as if its name was countTitles (Finished page... 0 of 10653 rows updated).
Anyway, I tried every single option I found online and it doesn't do what's supposed to:
- /web/cgi-bin/php5 "cleanupTitles.php" [--fix]
- /web/cgi-bin/php5 "cleanupTitles.php [--fix]"
- /web/cgi-bin/php5 "cleanupTitles.php[--fix]"
- /web/cgi-bin/php5 "cleanupTitles.php" --fix
- /web/cgi-bin/php5 "cleanupTitles.php"--fix
- /web/cgi-bin/php5 "--fix cleanupTitles.php"
- /web/cgi-bin/php5 --fix "cleanupTitles.php"
Please, someone help me with this. Is the script deprecated? (And Yes, I have to use the /web/cgi-bin/php5 part or script don't run) Help! --Mark 04:08, 9 December 2009 (UTC)