wp-config
define('WP_MEMORY_LIMIT', '128M');
Merhaba,
Bunu denedim ama olmadı maalesef.
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'depozoom_wp4951');
/** MySQL database username */
define('DB_USER', '********');
/** MySQL database password */
define('DB_PASSWORD', '******');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** 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', '');
define('WP_MEMORY_LIMIT', '999M');