dnaman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't delete a pluginThanks 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 deniedFrom 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.
Forum: Fixing WordPress
In reply to: 500 Internal Server ErrorAlso, 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
Forum: Fixing WordPress
In reply to: Can't delete a pluginHi 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 listingI 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.
Forum: Fixing WordPress
In reply to: 500 Internal Server ErrorHi 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!