Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dnaman

    (@dnaman)

    Thanks i got in to FTP and now i’m getting this:

    Response: 250 OK. Current directory is /public_html/wp/wp-content/plugins
    Command: DELE hello.php
    Response: 550 Could not delete hello.php: Permission denied

    From the Bluehost cPanel i try to delete the plugin and i get:

    Plugin could not be deleted due to an error: Could not fully remove the plugin(s) hello.php.

    Also, this is my .htaccess file (in /public_html folder)

    # Use PHP54 Single php.ini as default
    AddHandler application/x-httpd-php54s .php

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter dnaman

    (@dnaman)

    Hi Tara,
    I’m trying to use FileZilla to FTP to my site but i can’t even do that. I get this error while trying to connect:

    Command: PWD
    Response: 257 “/” is your current location
    Command: TYPE I
    Response: 200 TYPE is now 8-bit binary
    Command: PASV
    Response: 227 Entering Passive Mode (69,89,31,111,193,170)
    Command: MLSD
    Error: Connection timed out after 20 seconds of inactivity
    Error: Failed to retrieve directory listing

    I created several FTP accounts on my hosting provider (bluehost) and each one i tried to connect through FTP, i get the same error and i can’t view the contents of my site.

    Hi James,
    I too am getting the same 500 error when trying to get to my site (sandicolife.com) now. I upgraded to 4.2.2 yesterday and now i can’t get to the home page.

    I’ve deactivated my plugins.

    I tried to switch to the twenty fourteen site but i could not even preview it. (icon kept spinning).

    Here is the error log:

    [Wed May 20 19:09:18 2015] [error] [client 92.94.185.45] Failed loading /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: undefined symbol: zend_new_interned_string, referer: https://www.webconnectu.com/bm/salema.roah/
    [Wed May 20 19:09:18 2015] [error] [client 92.94.185.45] Failed loading /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: undefined symbol: zend_new_interned_string, referer: https://www.webconnectu.com/bm/salema.roah/
    [Wed May 20 19:09:18 2015] [notice] [client 85.25.109.10] mod_rbl: 85.25.109.10 is listed in RBL.
    [Wed May 20 19:09:18 2015] [error] [client 92.94.185.45] Failed loading /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: undefined symbol: zend_new_interned_string, referer: https://www.webconnectu.com/bm/salema.roah/
    [Wed May 20 19:09:18 2015] [error] [client 92.94.185.45] Failed loading /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: /usr/php/54/usr/lib64/php/modules/ZendGuardLoader.so: undefined symbol: zend_new_interned_string, referer: https://www.webconnectu.com/bm/sosa.igbins/
    [Wed May 20 19:09:18 2015] [notice] [client 85.25.109.10] mod_rbl: 85.25.109.10 is listed in RBL.
    [Wed May 20 19:09:19 2015] [notice] [client 85.25.109.10] mod_rbl: 85.25.109.10 is listed in RBL.
    [Wed May 20 19:09:19 2015] [notice] [client 85.25.109.10] mod_rbl: 85.25.109.10 is listed in RBL.

    Please help! Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)