拖了一个月终于着手并且完成了。其实没有什么难的。但是因为我对Linux的了解非常局限,还是花了一番功夫,同时学了很多东西,在这里记一下。没有试图写一篇“手把手教你搬WP”,只是记录一些我觉得有帮助的东西,希望做同样的事情的且同样不是那么牛逼的Linux学习者们有用:)
虽说是WordPress搬家,但是任何一个小型网站搬家都差不多这样了吧,嘿嘿。
如果用cPanel和MySQLAdmin之类的东西可能就很傻瓜,但是第一cPanel太贵了(竟然要425多刀一年,我都笑了),第二VPS都买了必须必须要抓住每一个学Linux的机会啊。
过程如下(断断续续弄了好几天…):
环境
虚拟主机和VPS都是host2ez的,最牛逼的主机提供商。系统是CentOS Linux 5.6,apache(现在改名叫httpd)已经装好了,再装
yum php mysql mysql-server
就成。
文件
这个简单,cPanel把虚拟主机上文件打包,VPS上wget下来就好。WP的独立性做的好,文件路径改变不会有什么问题。备份用的插件BackUpWordpress倒因为出问题了,不能识别路径,我直接禁用掉了,VPS嘛马上弄个备份方案还不容易,不需要用WP的插件了。在[wordpress path]/wp_config.php里把信息改一下,数据库部分的怎么改见下面。
数据库
对数据库命令不了解的同学建议先看一下mysql的教程。我不能把所有操作都写出来…这次弄这个还学了不少数据库的东西…tutorial很容易搜到,我觉得有一个比较好的命令列表点 这里,里面包括了所有常用的命令。
在虚拟主机的cPanel – mysqladmin里备份出.sql文件,传上VPS,导入文件的命令是
mysql – u user_name -p database_name < file_name.sql
很多地方写的-p后面跟密码,我用的版本-p后面不跟东西,回车以后才提示输密码,可能是新版本不提倡显式输入密码了吧。非要用的话就–password=”xxxxxx”
如果你导出文件选的是整个mysql,需要打开文件把database”information_schema”部分删掉,否则会失败,这个db貌似是mysql自己的,不能改..不懂
之后要建立一个用户并给此用户分配使用相应db的权限,虽然我们也可以直接把root用户写进wp_config.php但是稍微有点安全意识的程序员都不会想要这么做的…虽然权限没什么大不了的,但是名字叫root就是不行! 所以进数据库:
mysql -u root -p
进去以后添加用户:
mysql> create user 'username'@'localhost' identified by 'mypass';
分配权限:
mysql> grant all privileges on databasename.* to username@localhost; mysql> flush privileges;
然后就把这个用户甩给Wordpress啦(编辑wp_config.php)
测试的时候有一些问题
上面完了就能http进vps的ip看到博客了,但是不要去点任何东西…因为数据库里“本站”的地址还是原来的域名,这样如果你原来的网站还开着那么随便点个链接就进到原来网站了,如果没开那就can’t find page啦。
而且因为没法进后台改,所以只好进mysql改了
mysql> use viaxlcom_viaxlcom; mysql> select * from wp_options where option_value rlike "^http"; +-----------+---------+-------------+----------------------------+----------+| option_id | blog_id | option_name | option_value | autoload | +-----------+---------+-------------+----------------------------+----------+ | 2 | 0 | siteurl | http://axlarts.com/blog | yes | | 39 | 0 | home | http://axlarts.com | yes | | 41 | 0 | ping_sites | http://rpc.pingomatic.com/ | yes | +-----------+---------+-------------+----------------------------+----------+ 3 rows in set (0.06 sec) update wp_options set option_value="http://12.34.56.78/blog" where option_id=2; update wp_options set option_value="http://12.34.56.78" where option_id=39;
这样就把VPS上的网站地址改成本身的IP了。
————————————-
另外我发现一些插件会出现权限问题,比如JW player(放flv视频用的插件),没法启用插件因为提示不能写目录,我整个www目录都是755权限,设置成777以后可以开启了,然后再弄回来。这个问题解决了但是原因一直不知道,直到我因为另一个问题搜了一下才搞明白。
另一个问题是:更新插件update的时候会提示我输入ftp帐号,以前没这事啊,于是我就去装了个vsftpd(ftp的服务端),设置好能更新了,但是为什么?后来搜到这篇文章 <Auto Update WordPress Without FTP> 解决了ftp的问题并且意识到上面的问题也和这个有关系,即因为目录的owner不是httpd,所以网站脚本没有对文件操作的权限。
/var/www目录的owner要设置成httpd的运行者(可以用ps aux或者top命令查看),可能是www,apache或者nobody或者其他的。我的是apache,所以在chown apache:apache /var/www -R之后update就不用输ftp了,我立刻关了vsftpd依然ok,可见之前是绕了弯子了,没权限还用ftp操作文件…
绑域名
进godaddy面板直接改A地址就好了,没有别的要操作的。
但是因为我本来虚拟主机上就放了两个网站,所以怎么在一个VPS上绑定多个域名多个网站?之前用cPanel是傻瓜操作,没有怎么弄?这个我也弄了好半天最终解决了,马上再写一篇单独说吧
好啦好啦,到此结束,路人有问题可以在下面留言~
Glad the writer kept this short rather than padding it out, the points stand on their own without needing extra context, and a look at claritydrivenactions kept the same approach going, brevity is a sign of confidence in the substance and the team here clearly trusts their content to land without filler.
Deneyip de begenen cok oldu. Girdim c?kt?m derken zaman kaybettim. En sonunda her seyi cozdum.
Bu isin puf noktalar? var. Su an en guncel cal?san 1xbet yeni giris adresi tam olarak soyle: 1xbet spor bahislerinin adresi 1xbet spor bahislerinin adresi. Ne demisler — 1xbet turkiye icin tek adres buras?.
Sorunsuz baglant? icin bu link yeterli. Kim ne derse desin — cekim konusunda s?k?nt? yasamad?m. Baska yerde aramay?n art?k…
Now feeling the rare pleasure of trusting a source completely on first encounter, and a look at buildyournextvision extended that initial trust into something more durable, the calibration of trust to evidence is something I do informally and this site has earned high trust through the cumulative weight of multiple consistently good posts already.
monopoly big baller today result live india monopoly big baller today result live india .
1win вывод через элсом инструкция https://1win68401.help
1win app issues Uganda 1win app issues Uganda
Felt the writer did the homework before publishing, the references hold up, and a look at discovernextgrowthchapter continued that documented care, content with traceable claims rather than vague assertions is the kind I trust and the lack of bald assertion in this post is one of its quietly impressive qualities for me.
Found this useful, the points line up well with what I have been thinking about lately, and a stop at growintentionallyforward added some angles I had not considered yet, definitely walking away with more than I came for which is the best outcome from time spent reading online for any kind of topic.
Comfortable reading experience throughout, no jarring tone shifts and no awkward formatting, and a look at exploreuntappeddirections kept that smooth feel going, the kind of editorial polish that goes unnoticed when present but glaring when absent is something this site has clearly invested in across the broader content as well which deserves recognition.
Deneyip de begenen cok oldu. Surekli adres degisiyor. En sonunda guvenilir bir kaynak buldum.
Ozellikle bahis ve casino sevenler icin. Su an en sorunsuz cal?san 1xbet guncel giris adresi tam olarak soyle: 1xbet spor bahislerinin adresi 1xbet spor bahislerinin adresi. Yani k?sacas? — 1xbet guncel adres arayanlar buraya baks?n.
Site s?k s?k kapan?yor diyenlere inat. Tavsiye eden c?kt? m? emin olun — canl? destekleri bile h?zl?. Baska yerde aramay?n art?k…
Glad I gave this a chance rather than scrolling past, and a stop at growwithstrategyfocusnow confirmed I made the right call, sometimes the best content is hidden behind unassuming headlines that do not scream for attention and learning to slow down and check those out has paid off many times now across years of reading.
Bookmarked the page and the homepage too because clearly there is more to explore here, and a quick stop at createimpactstrategies only made that more obvious, this is the kind of place I want to dig through over a weekend rather than rushing through during a coffee break tomorrow morning before getting back to work.
mostbet kupon tarixçəsinə baxmaq mostbet kupon tarixçəsinə baxmaq
Picked this up while looking for something else and ended up reading every paragraph because it was actually informative, and after discovermeaningfulgrowthpaths I was sure I would come back, that does not happen often when most sites bury the useful parts under endless ads and pop ups today and across most categories online.
Güvenli bahis deneyimi için 1xbet türkiye adresini kullanabilirsiniz.
son derece hızlı ve pratik. Giriş yaparken dikkat edilmesi gereken bazı noktalar vardır. Öncelikle resmi web sitesi ziyaret edilmelidir. SSL sertifikası ile güvenliğiniz sağlanır.
Kullanıcılar giriş yapmak için ana sayfadaki giriş linkini kullanmalıdır. Doğru kullanıcı adı ve şifre girilmesi çok önemlidir. Kişisel bilgilerinizi girmeden önce sayfanın orijinalliği onaylanmalıdır.
Eğer henüz üye değilseniz, basit bir formla kayıt olunabilir. Doğru bilgilerin girilmesi kayıt sonrası işlemleri kolaylaştırır. Hesap güvenliği için doğrulama zorunlu olabilir.
1xbet girişi yaptıktan sonra pek çok fırsattan yararlanabilirsiniz. Bahisler, canlı casino ve diğer oyunlar gibi aktiviteler erişilebilir hale gelir. Bonuslar ve özel tekliflerle kazancınızı artırabilirsiniz.
Güvenli bahis deneyimi için 1xbet yeni giriş adresini kullanabilirsiniz.
son derece hızlı ve pratik. Üyelik ve giriş süreci hızlıca tamamlanabilir. Kullanıcılar giriş yapmak için doğru siteyi seçmelidir. Site güvenliğine verilen önem yüksektir.
1xbet giriş ekranına ulaşmak için sayfanın üst kısmındaki giriş butonuna tıklanmalıdır. Kullanıcı adı ve şifre alanları özenle doldurulmalıdır. Her zaman resmi site olduğundan emin olunması gerekir.
Eğer henüz üye değilseniz, basit bir formla kayıt olunabilir. Bilgilerin eksiksiz ve doğru doldurulması önem taşır. Bazı durumlarda hesabınızı onaylemek için ek adımlar uygulanabilir.
1xbet girişi yaptıktan sonra pek çok fırsattan yararlanabilirsiniz. Bahisler, canlı casino ve diğer oyunlar gibi aktiviteler erişilebilir hale gelir. Ayrıca güncel promosyonlar ve bonuslar takip edilebilir.
Чтобы быстро и эффективно источник, воспользуйтесь нормальными ребята реально помогают.
Знаете, многие лезут в дебри, а зря.
Следует учитывать, что некоторые платформы платные и их подлинность надо проверять.
Короче, не нарывайтесь.
Thank you for the genuine effort here, it shows in every paragraph and not just the headline, and after my visit to izoblade I was sure this site cares about getting things right rather than chasing clicks, which is the main reason I will come back later this week to read more.
мостбет ставки Кыргызстан мостбет ставки Кыргызстан
A piece that handled multiple complications without becoming confused, and a look at coralharborretailgallery continued that organisational clarity, holding multiple threads in a single piece without losing any of them is a sign of skilled writing and this site has clearly developed the editorial discipline to manage complexity without sacrificing readability throughout.
Honest take is that this was better than I expected when I clicked through, and a look at growthwithdiscipline reinforced that, the bar for online content has dropped so much that finding something thoughtful and well constructed feels almost noteworthy now which says more about the average than about this site itself.
Appreciate the practical examples, they made the abstract points easier to grasp, and a stop at learnandscaleprogressnow added more of the same, this site clearly understands that real examples beat empty theory every single time which is the mark of a writer who knows their audience well and respects their time.
Слушайте, наконец-то разобрался с этой проблемой. Всё расписано до мелочей, даже новичок поймет что к чему. Рекомендую заглянуть, чтобы не совершать глупых ошибок, как я в прошлый раз. Вот мелбет казино скачать на андроид мелбет казино скачать на андроид — советую изучить на досуге. Если останутся вопросы, пишите прямо там в комментариях, админ отвечает быстро.
Worth pointing out that the writer made the topic feel more interesting than I had been expecting, and a look at exploreideasdeeplynow continued that elevation effect, content that improves the apparent quality of its subject through skilled treatment is doing something real and this site has clearly developed that kind of editorial alchemy throughout.
Closed the laptop after this and let the ideas settle for a few hours, and a stop at claritydrivenactions similarly rewarded reflective time, content that benefits from sitting with rather than racing past is the kind I want more of and the kind that this site appears to consistently produce week after week here.
Liked how the writer used real examples instead of theoretical ones to make the points stick, and a stop at sofatavern added even more concrete examples, this is the kind of practical approach that respects readers who actually want to apply what they learn rather than just nodding along passively without doing anything useful.
Now appreciating that the post did not require external context to follow, and a look at findyourprogressroute maintained the same self contained quality, content that respects new visitors by being readable without prerequisites is content with broader accessibility and this site has clearly invested in keeping each piece reader friendly for fresh arrivals.
Arkadaslar uzun suredir ar?yordum. Surekli adres degisiyor. En sonunda guvenilir bir kaynak buldum.
Spor bahisleriyle ilgilenenler bilir. Su an en sorunsuz cal?san 1xbet yeni giris adresi tam olarak soyle: 1xbet güncel 1xbet güncel. Herkesin bildigi gibi — 1xbet spor bahislerinin adresi degisti.
Sorunsuz baglant? icin bu link yeterli. Kendi deneyimim buysa da — cekim konusunda s?k?nt? yasamad?m. Baska yerde aramay?n art?k…
lucky jet game мелбет melbet62894.help
pin-up apuestas copa américa http://pinup90362.help
Appreciate the practical examples, they made the abstract points easier to grasp, and a stop at growwithclearfocus added more of the same, this site clearly understands that real examples beat empty theory every single time which is the mark of a writer who knows their audience well and respects their time.
Deneyip de begenen cok oldu. Baz? siteler cal?sm?yor. En sonunda her seyi cozdum.
Ozellikle bahis ve casino sevenler icin. Su an en sorunsuz cal?san 1xbet guncel giris adresi tam olarak soyle: 1xbet yeni giriş 1xbet yeni giriş. Herkesin bildigi gibi — 1xbet spor bahislerinin adresi degisti.
Site s?k s?k kapan?yor diyenlere inat. Tavsiye eden c?kt? m? emin olun — canl? destekleri bile h?zl?. Gonul rahatl?g?yla girebilirsiniz…
Closed the post with a small satisfied sigh, and a stop at discovernextgrowthchapter produced the same gentle exhale, content that ends well is content that respects the rhythm of reading and the writers here have clearly thought about how their pieces close rather than just trailing off when they run out of things to say.
Чтобы быстро и эффективно источник, воспользуйтесь такими штуками которые дают инфу.
В общем, тема такая, не для паники.
Через личный контакт можно получить явное согласие на передачу деталей.
Короче, не нарывайтесь.
mostbet пополнить счет 2026 https://mostbet17893.online
Useful reading material, the kind I can hand off to someone newer to the topic without worrying about confusing them, and a quick look at globehaven confirmed the same beginner friendly tone runs throughout the site which is great for sharing with people just starting their learning journey on this particular topic.
Now realising the post has been quietly doing important work in my mind for the past hour, and a stop at discovernewleverage extended that quiet processing, content that continues to do work after I close the tab is content with afterlife in the mind and this site is producing those long lived effects at a meaningful rate.
Liked everything about the experience, from the opening through to the closing notes, and a stop at createimpactstrategies extended that into more pages, finding a site where the editorial vision shows through every choice rather than feeling random is an increasingly rare experience and one I am glad to have today during this particular reading session.
анонимный выезд врача нарколога на дом анонимный выезд врача нарколога на дом
Reading more of the archives is now on my plan for the weekend, and a stop at findnewopportunitypaths confirmed the archive worth the time, the rare archive worth a dedicated reading session rather than just casual sampling is the rare archive of serious work and this site has clearly produced enough of that work to warrant the deeper exploration.
Reading more of the archives is now on my plan for the weekend, and a stop at buildfocusedgrowthpath confirmed the archive worth the time, the rare archive worth a dedicated reading session rather than just casual sampling is the rare archive of serious work and this site has clearly produced enough of that work to warrant the deeper exploration.
Found this useful, the points line up well with what I have been thinking about lately, and a stop at growintentionallyforward added some angles I had not considered yet, definitely walking away with more than I came for which is the best outcome from time spent reading online for any kind of topic.
Solid recommendation from me to anyone working in the area, the perspective here is grounded, and a look at discovermeaningfulgrowthpaths adds even more useful angles, the kind of site that becomes a reference rather than just a one time read which is a higher bar than most blogs ever reach today on the modern web.
A piece that handled the topic with appropriate weight without becoming portentous, and a look at learnandscaleideas continued that calibrated seriousness, content that takes itself seriously without becoming pompous is something this site has clearly figured out and the balance shows up in every piece I have read across multiple sessions now.
Чтобы быстро и эффективно гайд, воспользуйтесь специализированными сервисами.
Слушай, тут главное — без глупостей.
Поиск по номеру в популярных приложениях может привести к профилю человека.
Да, и ещё момент — без фанатизма.
Чтобы быстро и эффективно источник, воспользуйтесь платформами которые не врут.
Слушай, тут главное — без глупостей.
Через поисковики можно отыскать материалы и записи, где упоминается номер.
Да, и ещё момент — без фанатизма.
1win sign in problem https://1win3004.mobi/
Stands apart from similar pages by actually being useful, that is high praise these days, and a look at unlocknewdirections kept that standard going, you can tell when a site is built around the reader versus around metrics and this one clearly belongs to the first category for sure based on what I read.
A piece that suggested careful editing without showing the marks of the editing, and a look at learnandscaleprogressnow continued that invisible polish, the best editing disappears into the prose and this site reads as having been edited with skill that does not announce itself which is the highest compliment I can offer any blog content.
Held my interest from the opening line through to the closing thought, and a stop at findyournextfocusarea did the same, content that earns sustained attention in an environment full of distractions is doing something right and this site is clearly doing several things right rather than just one or two which I really appreciate.