Options: https://i.stack.imgur.com/ZPayv.png
If the information is useful, these are the statistics of my vps:
vCPU: 2 core
RAM : 2 GB
SSD: 40 GB
Multi-Core Geekbench Score: 991
Bandwidth: 2 TB
Inode limit: 2 621 440
Dedicated IP Suport IPv4/IPv6
100 Mb/s network
Total Access Root
Currently the wordpress theme asks for these requirements: Requirement
Which PHP handler provides the best performance?
I have been using FPM application served by ngine. I understand that the connection that wordpress makes to the database should be a single one and when reviewing phpmyadmin it seems to be like that. But the CPU is permanently at 100% and I can’t get it to go down. I removed plugins and placed cache, also cloudflare to handle the dangerous traffic, however with 500 users per hour the site destroys the database.
]]>we got this error:
DB INSTALL ERROR: DB install chunk process integrity check has been just failed.
I tried the solution in the documentation but was unable to solve the issue any idea how to solve the issue
]]>I am trying to copy our production WordPress export file (xyz.wpress) via All-in-one WP Migration Plugin V6.77 into the LAMP local server. I am trying to import via restore option applying on the backup via the plugin . But when I try then get the following error.
[
Unable to import
Unable to start the import. Refresh the page and try again
]
Please advise, what could be the reason.Thanks
]]>I can’t see any way to clean up data from within the plugin – it would be useful to have this feature.
]]>I am new to WordPress. I have been given a task to move our WordPress blog from external host to out internal server. So to start with , i have installed the word press on server 2019 on IIS using mySQL Db. So far things are ok and and i am able to browse a template website on the local host.
I got the backup of our current WordPress blog (hosted somewhere else) and i have been provided the following :
private_html (Its a folder which is empty)
public_html (Its a folder with some sub-folder & files inside)
rftqbvcmsd-20210324-1447.sql (Its a file)
I am not sure how can I import this backup into my sever and then test if it has been imported successfully via browsing on the local host.
Can someone please guide me in the right direction.
Thanks a lot
]]>I am newby so I know near nothing of wordpress. I’ve asked wordpress support how to add a “secondary database” to my site and they told me it’s something like this:
$second_db = new wpdb(DB_USER, DB_PASSWORD, $database_name, DB_HOST);
$results = $second_db->get_results($your_query);
And now what I would like to do is to send every contact form response to THAT database, is it possible to do? And if it is, how I am suposed to do it?
Thank you in advanced!
]]>