angelkitty86
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to update WordPressapparently my server can’t connect to the wordpress server atm, will have to try again in a few hours
Forum: Fixing WordPress
In reply to: Unable to update WordPressI have the .htaccess from each of the sites in subfolders and the .htaccess which takes precedence right?
the one in the site folder says
# BEGIN Better WP Security Order allow,deny Allow from all Deny from (removed) Deny from (removed) Deny from (removed) Deny from (removed) Deny from (removed) Deny from (removed) Deny from (removed) Deny from (removed) # END Better WP Security <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # 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 WordPressalthough I don’t use that WP security plugin anymore
and on the in the public_html is
# Use PHP5.4 as default AddHandler application/x-httpd-php54 .php DirectoryIndex index.html.var index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml default.htm default.html home.htm index.php5 Default.html Default.htm home.html SetEnv PHPRC /home/angelki1/public_html/php.ini # 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 WordPressForum: Fixing WordPress
In reply to: Unable to update WordPressi’ve tried creating a new .htaccess and putting in
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressbut that didnt work either
Forum: Fixing WordPress
In reply to: Unable to update WordPresscould it be a .htaccess problem?
Forum: Fixing WordPress
In reply to: Unable to update WordPressYeah I am on shared. Yeah I was able to deactivate all the plugins but no joy 🙁
Forum: Fixing WordPress
In reply to: Unable to update WordPressYeah i’ve tried deactivating all the plugins. The problem is on all my sites. I’ve just tried a fresh install and attempted to update Jetpack and the same problem – it hangs :/
Forum: Fixing WordPress
In reply to: Unable to update WordPressOh and i’ve also tried deleting jetpack and reinstalling in admin dashboard, but it just spins / hangs on the install page. :/
Forum: Fixing WordPress
In reply to: Unable to update WordPressDoes anyone know what permissions etc that the core update for wordpress (and jetpack) would require? It seems all third party plugins will update, but these two updates simply spin (waiting for www…) forever. 🙁
Forum: Fixing WordPress
In reply to: Unable to update WordPressHmm no I don’t see anything in there. :/ I know my server was upgraded a few months back to php 5.4 if that makes a difference
Forum: Fixing WordPress
In reply to: Unable to update WordPressJust a quick update; I manually updated one of my (newer) sites by FTP which was fine, but then trying to update the plugins automatically I am just getting “waiting for gamekitty.co.uk…” and nothing happens – so maybe a server issue??
Forum: Fixing WordPress
In reply to: Problem with my siteHave you tried removing (renaming the folder) the theme via ftp so it defaults back?
Forum: Fixing WordPress
In reply to: Dashboard Update not workingi’m also having a problem in my dashboard updating, it just spins forever. Any ideas?
Forum: Hacks
In reply to: Hacked in footer, but how did they get in?Hi, i think i’m posting in the wrong place, can someone move this?
I also think it might have been caused from the admin bar at the top?
Forum: Fixing WordPress
In reply to: My Google Friend Connect Widget Disappeared!Forum: Themes and Templates
In reply to: home tab not showing with my theme??fantastic! thank you 🙂