oliver826
Forum Replies Created
-
Looks as if Google Analytics submitted a new patch. Works okay now. Thanks everyone.
Yes, I was in the server starting to do that, but it seems that after about 10 minutes, the problem corrects itself. I can get back into the admin again. Thanks!
I don’t have Jetpack and I’m getting the same “fatal error” message. Then, it locks me out completely from the admin pages. Not sure how to get back into the site to fix it. Anyone hear anything from Yoast? http://indynjtl.org
Thanks.Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.Ah, success. I was able to access the admin page, and I’m now back in business. Thank you esmi for your assistance and your patience in helping me with this problem. Always a learning experience with WordPress and PHP.
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.Well, no error messages, but the website is completely blank – white screen only. I did add the new set of salts/keys from your suggested link above. I will try without once and see what happens.
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.Okay, that might be the solution. I did this, and I now have an error that states:
Error establishing a database connection.
That looks promising.
I did not include the keys/salts that were in the original wp-config.php file. Do I need to add those back? Otherwise, I can go through and just ensure that I don’t have any typos in the data.Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.No. The error message is the only thing I get when trying to sign-in through the admin screen or when looking at the site in a browser. Site URL is http://indynjtl.org.
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.I uninstalled WP (except for the WP-content folders/files) and then re-installed, and I uninstalled/re-installed the plugins. One plugin (301 redirect) seems to be the possible cause of this error. The error message occurred after I deactivated/deleted this plugin and refreshed the cache. Might be grasping at straws here, but am trying to offer more information for a possible solution.
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.These are lines 9 – 16, so you can see the entire sentence.
* This file is used by the wp-config.php creation script during the
* installation. You don’t have to use the web site, you can just copy this file
* to “wp-config.php” and fill in the values.
*
* @package WordPress
*/// ** MySQL settings – You can get this info from your web host ** //
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.I didn’t. Those are not the real numbers. Sorry for any confusion.
Forum: Fixing WordPress
In reply to: Cannot Locate PHP Parse/Syntax Error.These are lines 16 – 20 in the wp-config.php file.
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘indxxxx’);/** MySQL database username */
define(‘DB_USER’, ‘[redacted]‘);Forum: Installing WordPress
In reply to: Fatal Error with 3.0 install and databaseIt worked. I’m back in business. Thank you again for your assistance.
http://hymassage.com is the site.
Forum: Installing WordPress
In reply to: Fatal Error with 3.0 install and databaseI understand what you mean now. Okay, got it. Thanks.
Forum: Installing WordPress
In reply to: Fatal Error with 3.0 install and databaseI don’t think 3.0 ever installed. I was thinking that I would reinstall the files and then try the upgrade again. Will that work?
Forum: Installing WordPress
In reply to: Fatal Error with 3.0 install and databaseOkay. I have them backed up on my hard drive, so I should be fine in replacing them. Thank you for replying.