Arhiva pentru tag-ul » wp_ «
Luna ianuarie va fi exclusiv dedicata tutorialelor WordPress, de aceea m-am gandit ca pentru inceput sa prezint pas cu pas modul de instalare al platformei CMS (Content Management System). Presupun ca aveti un cont de gazduire cu acces la un panou de control de tipul cpanel si ati descarcat deja de pe WordPress.org kitul de instalare arhivat zip.
Inainte de a incepe mai exista o mica problema pe care e bine sa o rezolvam acum: arhiva zip cu platforma WordPress contine toate fisierele intr-un singur folder. Dezarhivati, intrati in folderul respectiv, selectati toate fisierele si creati o noua arhiva (click dreapta -> Add to archive sau optiune similara). Astfel se elimina din arhiva folderul respectiv.
Pentru acest tutorial voi folosi numele de domeniu blogro.info, de aceea acolo unde veti vedea textul blogro in pozele acestui articol, veti gasi numele domeniului in cazul dumneavoastra.
Last time I wrote about WordPress security best practices and I guess my post was not so popular because someone tried an SQL Injection just to see if I am secure enough as I pretend.
At 7th point in that article I was telling you to change the prefix of database tables from wp_ to something else but I also warned you that this is a tricky part as you might end up with your blog broken. I usually do this part quickly by exporting the database tables, editing them offline, and importing the modified tables. The problems may appear when editing the exported file, so I will give you a second way of doing this job without problems. The disadvantage now is that it will take you more time, but it is easier.







