admin管理员组文章数量:1130349
I have a live WordPress site with a coming soon page template currently active. How can I develop the website on a sandbox and then upload all changes to the live site? The sandbox has to be on the same live server, not through local development.
I have a live WordPress site with a coming soon page template currently active. How can I develop the website on a sandbox and then upload all changes to the live site? The sandbox has to be on the same live server, not through local development.
Share Improve this question asked Jan 22, 2016 at 14:54 jdogdvrjdogdvr 1192 silver badges4 bronze badges 3- Too many variables... what kind of server? What kind of access do you have to the server? Where do you want the sandbox? And... why would you want this at all? You are putting probably buggy, probably unstable, and potentially insecure code on a production server. Don't do that. – s_ha_dum Commented Jan 22, 2016 at 15:10
- I have the wp-admin access but I don't have cpanel access. The server is through shared hosting. – jdogdvr Commented Jan 22, 2016 at 15:19
- with that access it seems you're going to be plumb out of luck @jdogdvr. To create new WordPress you ideally need cPanel or at least FTP and MySQL access. – Joshua Commented Jan 27, 2016 at 3:24
1 Answer
Reset to default 0I have the wp-admin access but I don't have cpanel access. The server is through shared hosting.
You can't in any meaningful way put up a "sandbox" given those conditions. You have no way to isolate the code, and you need to isolate the code somehow. As I wrote in a comment, you are putting probably buggy, probably unstable, and potentially insecure code on a production server. You need to isolate-- "sandbox"-- the code where it can't effect anything outside of itself and that means a subdomain, a seperated domain, an independent database, and probably other precautions as well. If you are asking "how" you don't have the knowledge to do this safely.
Pay for another hosting package or develop locally.
I have a live WordPress site with a coming soon page template currently active. How can I develop the website on a sandbox and then upload all changes to the live site? The sandbox has to be on the same live server, not through local development.
I have a live WordPress site with a coming soon page template currently active. How can I develop the website on a sandbox and then upload all changes to the live site? The sandbox has to be on the same live server, not through local development.
Share Improve this question asked Jan 22, 2016 at 14:54 jdogdvrjdogdvr 1192 silver badges4 bronze badges 3- Too many variables... what kind of server? What kind of access do you have to the server? Where do you want the sandbox? And... why would you want this at all? You are putting probably buggy, probably unstable, and potentially insecure code on a production server. Don't do that. – s_ha_dum Commented Jan 22, 2016 at 15:10
- I have the wp-admin access but I don't have cpanel access. The server is through shared hosting. – jdogdvr Commented Jan 22, 2016 at 15:19
- with that access it seems you're going to be plumb out of luck @jdogdvr. To create new WordPress you ideally need cPanel or at least FTP and MySQL access. – Joshua Commented Jan 27, 2016 at 3:24
1 Answer
Reset to default 0I have the wp-admin access but I don't have cpanel access. The server is through shared hosting.
You can't in any meaningful way put up a "sandbox" given those conditions. You have no way to isolate the code, and you need to isolate the code somehow. As I wrote in a comment, you are putting probably buggy, probably unstable, and potentially insecure code on a production server. You need to isolate-- "sandbox"-- the code where it can't effect anything outside of itself and that means a subdomain, a seperated domain, an independent database, and probably other precautions as well. If you are asking "how" you don't have the knowledge to do this safely.
Pay for another hosting package or develop locally.
本文标签: pluginsHow to create a WordPress sandbox on a live server for website development
版权声明:本文标题:plugins - How to create a WordPress sandbox on a live server for website development? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749124392a2319538.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论