Jump to content

Installing Wordpress on Redbrick: Difference between revisions

m
Found another file that needs to be modified! *shsss*
m (Adding wp-admin/list-manipulation.php)
m (Found another file that needs to be modified! *shsss*)
Line 53: Line 53:
  wp-admin/setup-config.php
  wp-admin/setup-config.php
  wp-admin/list-manipulation.php
  wp-admin/list-manipulation.php
wp-includes/js/tinymce/tiny_mce_gzip.php


You can use this command on Redbrick to automatically modify the files but replace file1, file2, etc. with the files from the list above.
You can use this command on Redbrick to automatically modify the files but replace file1, file2, etc. with the files from the list above.
Line 67: Line 68:


This script will create a subdirectory called "wordpress". You can rename and move this directory however you please. I've tested this with the latest 2.0.4 release of Wordpress. It will also patch the files to include the proxy fixes below.
This script will create a subdirectory called "wordpress". You can rename and move this directory however you please. I've tested this with the latest 2.0.4 release of Wordpress. It will also patch the files to include the proxy fixes below.
(The current version of this does not modify ''wp-includes/js/tinymce/tiny_mce_gzip.php'')


==Getting Permalinks==
==Getting Permalinks==
269

edits