nyxium
Forum Replies Created
-
I found the solution, editor should always be enabled/supported when using visual composer.
Forum: Fixing WordPress
In reply to: Clean install wordpress cant search pluginsIptables was off by default is seems. Plesk also contains a firewall (its allowing everything atm) but I dont see how it could block the connection to not show plugin search results :/
So even with all firewalls off i get no success. I also checked if server IP was blacklisted on http://whatismyipaddress.com/blacklist-check but that wasn’t the case either.
Im struggeling with the same problem, would be a life saver if there is a fix for this
Forum: Plugins
In reply to: [Clicky by Yoast] clicky plugin adds 500-700 ms loading timeThe GET request takes up 500-700 ms extra when i turn this plugin on. (according fot FF firebug addon)
URL: http://dehsvl.nl (plugin is now activated)
When i just use getclicky’s javascript for tracking, i dont get the delay.
http://tools.pingdom.com/fpt/#!/oSW6fSF9p/dehsvl.nl doesnt show any problems tho (except 3 pictures missing what is correct)
Forum: Fixing WordPress
In reply to: Standard wordpress website needs 4-6 seconds to loadlol 🙂
Forum: Fixing WordPress
In reply to: Site and backend are very slow with no pluginsHi Omanor,
My problem got solved and it wasnt serverside related! My webhoster (Leaseweb) had my VPS on a server that was too busy. So they moved my VPS to another node an now it all works fine!
Perhaps thats also the case for you.
Nick
Forum: Fixing WordPress
In reply to: Standard wordpress website needs 4-6 seconds to loadIt got fixed, they moved my VPS to another server and all performance problems are gone. Pretty strange cause that is not something i’d expected from such a big hoster, overselling there services.
Forum: Fixing WordPress
In reply to: Standard wordpress website needs 4-6 seconds to load“as long as the page is fully loaded”? Or while the page is loading? I’m assuming the later.
while its loading yes, the load drops when the page is fully loaded in the browser.
Leaseweb hosts my VPS, I also let them know what was going on, they said apache probably needed some “Finetuning” but i think its a little more than that because i cannot find any clues about what is causing the load and long GET requests.
edit: Traceroute doesnt show any problems also static (non wordpress/php/mysql pages) load instantly.
Forum: Fixing WordPress
In reply to: Standard wordpress website needs 4-6 seconds to loadI made the some website on my laptop and then moved them to server including their databases. But yesterday i created a fresh wordpress install directly on the server. And even that wordpress site is as slow as the rest. Locally they all work fine.
Mysql check shows no errors (everything is OK) also apache error log doesnt show any errors that may give a hint to my problem. There is also 0 traffic on the server. Just when i visit a page of 1 of the sites, the cpu spikes up to 60-80% as long as the page is fully loaded in the browser (which takes about 4-6 seconds). Its just the GET request that is taking all the times.
Forum: Fixing WordPress
In reply to: Site and backend are very slow with no pluginsI have the excact same problems, Slow front and backend. I am running wordpress 3.2.2 with plesk 10.4.4 on ubuntu 10.04 LTS.
I tested with the plugin Debug Queries and it shows my database works fine but PHP takes up most of the loading time.
Average loading times for my worpress websites are now about 5-15 seconds. Also tried without plugins but with no luck. Somehow PHP slows everything down by a lot. I run some sites locally on my homeserver for webdevelopement and everything works fine.
Problem started about a week ago. Before that everything worked fine and i didnt do any strange things afaik. I have this problem posted on some other websites as well. I’l let you know when i know more.