elfcurry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Premature end of script headers: index.phpSo should I just do a complete reinstall?
If it’s not themes or plugins and all the files are there, what can it be? File permissions? Something equally basic? It must be some incompatibility with my web space as this happened before.
Forum: Fixing WordPress
In reply to: Premature end of script headers: index.phpThanks for the response James.
I’d already reset the active_plugins value to a:0:{} from phpmyadmin but no effect.
Today I renamed the plugin directory and created a new one but it doesn’t let me log in to admin.
I also tried renaming the selected theme directory as you suggest but still no good.
I had a similar problem a couple of months ago but can’t remember how I solved it. It may not be the same cause but the effect was the same.
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] False positive for JavaScript eval()Thanks donncha, I’ve copied a fresh classes.php file over the one it complains about. It’s worrying that it complains about something which I can’t see – did it find something genuine but get confused and point to the wrong place?
Can you say whether it was line 1 or 113 or something else it didn’t like?
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] False positive for JavaScript eval()What the error report appears to say is that it thinks it’s found ‘eval()’ on either line 1 or line 113 of classes.php but which? That text does not appear on either line 1 or 113, only in a comment elsewhere. Why the additional repeated snippet, and why report the identical error 8 times?
As this is my first time using this, I’d appreciate some guidance as to whether I should just ignore this. Thanks.
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] False positive for JavaScript eval()ic_html/*****/wp-includes/classes.php(113) : eval()’d code(1) : eval()’d code on line 1
)’d code(1) : eval()’d code on line 1
Line 1 of that file is just ‘<?php’
and line 113 is ‘*’ within a comment.The identical error is reported 8 times and a search doesn’t show ‘eval’ except within a comment.
Can someone interpret please?
Forum: Installing WordPress
In reply to: Instalation – newbe.ngadenne Are you still here? I’ve just upgraded WP I’m having similar type of problem and I’m on the same ISP – I recognised the server name!
I think because PN uses CGI for users active webpages (not sure what other ISPs use but PN was going to ditch CGI as outdated then changed their mind).
The PN CGI help page says files should have file permissions set to 740 and not to mess about with file or group ownership.
See http://www.plus.net/support/webspace/cgi_php/cgi_advanced_guide.shtml#3