when i tried to solve some problems with our website today, i had to change the file wp-config.php. I changed the wp-memory-limit and saved the file. Everything still worked. Then I changed the php max time limit. I saved it again and then I got the message HTTP ERROR 500. I can neither log in to my website nor can I drag the backup wp-config.php file into the WP File Manager. As soon as I try to edit the file, I get the message Invalid backend response. Error occurred on the server side. HTTP error 500
I urgently need help!
Thanks in advance to everyone trying to help..
]]>Warning: Cannot modify header information - headers already sent by (output started at /home/----/public_html/wp-config.php:1) in /home/-----/public_html/wp-includes/pluggable.php on line 1216
When I try to log in, it tells me I cannot use cookies.
Warning: Cannot modify header information - headers already sent by (output started at /home/------/public_html/wp-config.php:1) in /home/------/public_html/wp-login.php on line 421
Warning: Cannot modify header information - headers already sent by (output started at /home/------/public_html/wp-config.php:1) in /home/------/public_html/wp-login.php on line 434
Warning: Cannot modify header information - headers already sent by (output started at /home/------/public_html/wp-config.php:1) in /home/------/public_html/wp-includes/pluggable.php on line 920
Warning: Cannot modify header information - headers already sent by (output started at /home/------/public_html/wp-config.php:1) in /home/------/public_html/wp-includes/pluggable.php on line 921
Warning: Cannot modify header information - headers already sent by (output started at /home/------/public_html/wp-config.php:1) in /home/------/public_html/wp-includes/pluggable.php on line 922
=============
How it happened:
I was having some connectivity issues to www.ads-software.com, found out my SSL certificates needed appropriate installation, but I found that out after I had already upgraded from 4.9.4 to 4.9.5
I got the connectivity fixed and enjoyed functionality for a night. Woke up to this today.
Here is a look at my wp-config
<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.www.ads-software.com/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', '------');
/** MySQL database username */
define('DB_USER', '-------');
/** MySQL database password */
define('DB_PASSWORD', '-------');
/** MySQL hostname */
define('DB_HOST', '--------');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8mb4');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');
/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.www.ads-software.com/secret-key/1.1/salt/ www.ads-software.com secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define('AUTH_KEY', 'lolmodifiedbecauseno');
define('SECURE_AUTH_KEY', 'lolmodifiedbecauseno');
define('LOGGED_IN_KEY', 'lolmodifiedbecauseno');
define('NONCE_KEY', 'lolmodifiedbecauseno');
define('AUTH_SALT', 'lolmodifiedbecauseno');
define('SECURE_AUTH_SALT', 'lolmodifiedbecauseno');
define('LOGGED_IN_SALT', 'lolmodifiedbecauseno');
define('NONCE_SALT', 'lolmodifiedbecauseno');
/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = '----_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the Codex.
*
* @link https://codex.www.ads-software.com/Debugging_in_WordPress
*/
define('WP_DEBUG', true);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
define( 'FS_METHOD', 'ftpext' );
define( 'FTP_BASE', 'home/public_html/' );
define( 'FTP_CONTENT_DIR', 'home/public_html/wp-content/' );
define( 'FTP_PLUGIN_DIR ', 'home/public_html/wp-content/plugins/' );;
define( 'FTP_USER', '-------' );
define( 'FTP_PASS', '-------' );
define( 'FTP_HOST', 'heartlandhempinc.com' );
define( 'FTP_SSL', true );
?>
If anyone has any idea as to what I can do to repair this I would be very greatful. I’ve been at it touching files for a few hours now and it’s either try this, or reinstall and re-build.
]]>Sorry, but you do not have the correct permissions to update the Page Builder by SiteOrigin plugin. Please contact the administrator of this site for help.
can I hide or remove it?
I tested this code
if (!current_user_can('manage_options')) {
function hide_update_notice()
{
remove_action('admin_notices', 'update_nag', 3);
}
add_action('admin_notices', 'hide_update_notice', 1);
}
but it doens’t work.
Can you help me?
]]>I’m struggling to find my wp-admin username and password, as my web developer set up my website and did not provide me with these details. The web developer now gone AWOL. Is there any way of finding out the username/email address attributed to the wp-admin so that I can do a password recovery?
Many thanks
Ash.
1. The next page, 2,… 38 doesn’t show up at the bottom of the screen.
2. Not only that but the blog sidebar doesn’t show up either.
3. Also what is really weird is I can access page 1 and 3-38 through my admin at the top of the page, but I can’t do this for page 2.
Any suggestions!! I appreciate any help! This is weird!
Thanks so much.
Kelly
Disaster! I’ve somehow broken my site and now can’t access the admin area at all – front end still displaying fine.
Here’s what I was doing…
There was an issue with my theme so I was checking for plugin conflicts.
I deactivated Birds Custom Login, Crafty Social Buttons then Formidable Pro one by one. Then suddenly, admin vanished.
I’ve deleted all three plugins via hosting file manager, but still no joy.
What can I do?
Thanks in advance for any help!
]]>My host suspects an attack, but this doesn’t look like any of the hacks that I read about – there’s no, “gain” to this type of hack, if that’s what it is.
I pray someone has a clue – because it took a long time to complete the site… and although I downloaded a back up about a week before completed, and backed up the database at one point – my host doesn’t appear to play well with any form of back up, claiming it uses too many resources (for a 10 page site?!). Shared hosting. Ugh!
www.bloomquistchimney.com
Thanks in advance!
]]>I have spent couple of hours/days to figure out that but my admin surface is not going to show up. “This webpage is not available”. My webshosting is at the Godaddy and they couldn’t help, turned off my firewall, checked the proxy (I do not have), every available electronic devices and we figured out it is working everywhere else but AT&T Wifi. I called them but they redirected to Worldpress. I’m lost and I really want my website to live. Please HELP!
]]>