na inloggen foutmelding
-
ik heb nu de limiet verhoogd zoals je mij had uitgelegd
* 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.
*/
define(‘WP_DEBUG’, false);
define(‘WP_MEMORY_LIMIT’, ’96M’);/* 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’);maar nu krijg ik dit als ik inlog
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 425792 bytes) in /home/bcvworks/public_html/wp-admin/index.php on line 13
- Het onderwerp ‘na inloggen foutmelding’ is gesloten voor nieuwe reacties.