Obsolete Releases > SME 8.x Contribs
WordPress Multisite 3.x in /opt
janet:
newburns
Look at the web redirect howto for aliasing a main domain to /opt/xxxx , it is deprecated but look in the Talk or Discussion pages for a new method.
With web apps in ibays, whem moving them, it is usual that the config.php file for the app contains information about the mysql db name and password details, rather than the other way around. If you move an app from opt to an ibay then usually you edit the config.php file with the apps new location path on the server and the www root. I don't usually need to change the mysql db details as the app will still find those in the standard mysql location. If you rename the mysql db's then you will need to amend those details in the apps config.php file. You would also need to re-enter passwords for users to allow access to the new mysql db's (in mysql).
Also you would need to change (remove) any templates installed by the apps rpm package that setup aliases to /opt and so on.
You do not use proxy pass to redirect content to an ibay.
Add the domain and specify the ibay for that domain names content, it's so simple.
johnp:
If I remember correctly, the fws contrib makes it easy. I did only look at it for a brief time in early beta testing, so I could be mistaken.
newburns:
UPDATE:
My initial problem was I installed WordPress 3.x into /opt/ using SME Site Maker. I thought it would be more secure since it was installed in /opt (This is not really true, I think)
Thereafter, I activated MultiSite Network through my Wordpress install, and made several production sites using one MySQL Database.
This prevented me from being able to utilize the Domain Mapping Plugin, and multiple Cache Plugins.
I could redirect all http traffic to /opt/"wordpress" but all the pages created in the iBay that are not associated with WordPress would need to be redirected or proxypassed or whatever. It would be too difficult.
In order to move Wordpress 3.x Multi Site, I had to change the Domain URL and path in the config.php like mary said.
Additionally, I had to dump the SQL database, and do a search for ["domain.tld/wordpress" ; "/wordpress/" ; "domain.tld"] (where wordpress is whatever your alias and /opt/* file is named. The paths and urls are stored in the databse and must be changed.
Afterwards, I reloaded the SQL in a new database and change my config.php to be the new table (I never like to overwrite previously functional data. It's easier to delete after new data is functional).
Not sure about webapps contrib being operational for SME 8 x64, but I can say that SME Site Maker works superbly!
Final question, how would I do 301 redirects? Is it in .htaccess? I just want to make sure all my old URLs redirect to the new URL for the new wordpress location
newburns:
Thanks for nothing on the redirects. Just for others to note:
Find a nice management plugin to handle redirects and 404 monitoring. Works wonders for me.
Now I am having an issue with YSlow plugin and my page. I have low scores because of compression. SME does have gzip compression available to apache right?
http://mtrosemedia.tk
newburns:
I didn't mean the thanks for nothing, I was just upset and frustrated.
I have a new situation that I can't seem to find the answer to.
I have wordpress managing all my websites at the moment. I want to add another domain to wordpress. I have the wordpress domain mapping plugin, and I see Calisun has listed instructions on new domains, however, the instruction's solution for additional domains does not allow you to create email addresses and such, like a new domain through server manager would. How can I do this?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version