Changeset 665264
- Timestamp:
- 02/08/2013 03:45:08 PM (13 years ago)
- File:
-
- 1 edited
-
widget-fixer/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
widget-fixer/trunk/readme.txt
r665261 r665264 42 42 code from the database when it loads. If the plugin fails to fix your widgets, 43 43 you should try to run this from the command-line instead. There is a special way 44 to do this. You should use the widget-fixer-cli.php file with the syntax:44 to do this. You should use the widget-fixer-cli.php file as follows. 45 45 1. Stop your site. 46 1. Restore your database.47 1. Run: php -q widget-fixer-cli.php /var/www/html/wp-config.php46 2. Restore your database. 47 3. Run: php -q widget-fixer-cli.php /var/www/html/wp-config.php 48 48 49 49 Replace the "/var/www/html/" with the actual path to your wp-config.php file.
Note: See TracChangeset
for help on using the changeset viewer.