Hello,
I'm using JMS 1.2.94. I'm wondering, if I move my database to a remote server, do I have to manually change the MySQL hostname in
each site's configuration.php, or is there any tool for batch processing?
Also, I have a question about migration. Kind of long, sorry.
I’m not sure if this is outside of your support or not, but I thought I’d try. Just tell me if you can’t help me with this.
My site structure is simple, I replicate the master site (running JMS and Partial User Sharing) to subfolders (they are accessed through
www.domain.com/subfolder only). One domain only. No subdomains, no DNS mapping, no extra domains, etc.
Currently I'm using cpanel, but I want to move to a new host which only provides DirectAdmin.
My question is:
The cpanel folder structure is /home/username/public_html, right?
And the Directadmin folder structure is /home/username/public_html, but the public_html is a symbolic link that points to /home/domains/domain.com/public_html.
My question is, if I move my Joomla from cPanel to DirectAdmin, will the old symbolic links still work? If not, what can I do to fix this? Can you clarify this for me?
Thank you.