Forum Replies Created

Viewing 15 replies - 16 through 30 (of 34 total)
  • I don’t know the answer to your first two questions but that is normal WP-Cache and WP-Supercache behaviour.

    WP-Cache works great with NexGen. I have had some problems with WP-Supercache and NexGen but I may be an isolated case. I am going to try to see if they will play nice later today. But the vanilla WP-Cache and NexGen work fine together.

    The only plugins that should have a problem are ones that you won’t to have update dynamically all the time like top poster or top comments, etc. Then again, if you can live with the updating once and hour then it wouldn’t be an issue.

    Actually the Nginx vs LiteSpeed test ironically made the case for Apache(FASTCGI) over both of them. In the tests Apache(FASTCGI) out performed the other options in most tests.

    The author claims Apache uses more memory but offers no benchmarks or evidence.

    Interesting.

    One question, when you used eAccelerator did you just install it or did you also need to use the NeoSmart WP eAccelerator plugin to the see the benifits of it.

    Ateam, some of us our noobs from shared hosting. I think you should specific that when you talk about changing the owner you mean that the admin needs to be logged into the ROOT access to change the owner premssions of the file or you will have to open a service ticket with your host.

    For me apache 775 worked on WP-Content.

    Forum: Plugins
    In reply to: Great Suggestions

    I just moved to a VPS and I have the same problem. If I try to set it up with 644 it knocked my plugins and theme. If I keep it 777 it works. If I put it 755 WP-Cache says it can’t work because the directory is not writable.

    If I need my tech support to make a change to the server what do I need to tell them?

    The Standard additon of Litespeed is free.

    Bump. I am wondering the same thing. Does it make and does eAccelerator play nice with WP-Cache or WP-Supercache?

    This thread should be deleted as it is pointless. Openlycreative, you should be ashamed for attacking a good plugin and then not even bother to detail what your exact problem. No one here can really either help you or respond to you because you provide no details. As result this thread ends up looking like a scurrilous attack. If you were more open you might get some help.

    Forum: Fixing WordPress
    In reply to: comments dont work

    Wack. Overnight it fixed itself. I am guessing either something happened on the hosting company side which had nothing to do with anything I did. But whatever reason I see now in my cache it is resolving the correct URL rather than IPs and comments are working again.

    I am not looking a gift horse in the mouth. ??

    Forum: Fixing WordPress
    In reply to: comments dont work

    Ok it is definitely something on a DNS / URL level because I just checked my devsite which I have made no changes to today and it is doing the same thing.

    One other strange thing, I noticed now in WP-Cache it records the IP in place of the URL for my pages.

    Don’t know if this helps but this is what is listed in my htaccess file

    AddHandler php-fastcgi .php
    RewriteEngine on
    RewriteCond %{HTTP_REFERER} !^https://blackjackskanz.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://blackjackskanz.com$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://www.blackjackskanz.com/.*$ [NC]
    RewriteCond %{HTTP_REFERER} !^https://www.blackjackskanz.com$ [NC]
    RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ https://images.google.com/images?hl=en&q=No&btnG=Google+Search&sa=N&tab=wi [R,NC]
    <Files 403.shtml>
    order allow,deny
    allow from all
    </Files>
    deny from 165.228.0.0/15

    RewriteCond %{HTTP_HOST} ^blackjackskanz.com$
    RewriteRule ^/?$ https://www.blackjackskanz.com [R=301,L]

    Forum: Fixing WordPress
    In reply to: comments dont work

    Hhhmm. I guess so the reason I mentioned it, was that it was only the change I made today so I am scratching me head to understand what has changed.

    Given what I have read I doubt uninstall/reinstall would solve it.

    LOL, I guess IE is good for something. On Firefox I just get a blank page but on IE I got the 405 error you mentioned. ??

    Forum: Fixing WordPress
    In reply to: comments dont work

    I am at a loss. This just started happening to me and none of the suggestions above work. The comments were working this morning. The only change I made was installed a plugin called U-Mail to fix the problem of auto emails defaulting to my Cpanel account name.

    I didn’t notice it at first but later in the day I went to reply to some comments and now I get that blank page with the URL: https://blackjackskanz.com/wp-comments-post.php

    After trying the database solutions above the comments page also now no longer recognizes that I am logged in.

    The only other strange thing I noticed was when I did go to PHP ADMIN my home setting under URL was blank.

    Right now I have these settings under Options

    WordPress address (URL): https://www.blackjackskanz.com
    Blog address (URL): https://www.blackjackskanz.com

    My blog is installed the root public HTML (not inside of any sub folders).

    No theme changes.

    Nice find. Thanks!

    Forum: Plugins
    In reply to: Sociable Plugin not working

    You’re a digital pimp! It not only works but after reading the part about no follow links, is even better. Mucho gracias!

    Forum: Plugins
    In reply to: Sociable Plugin not working

    Ok still no email reply so it instead of struggle with a dead plugin I found one that works in 2.2

    BookmarkMe

    The code the is described as needing to be added to your Loop goes in the index.php for your template. Its pretty easy to do.

    Only loss is that it doesn’t have the rollover effect but I am sure if I pick at the code that should be easy to add back in.

    So problem is solved for me and working.:)

Viewing 15 replies - 16 through 30 (of 34 total)