![]() |
|
|
|
|
|||||||
| Blogging From hobbyists to The New York Times, blogging is the way to go to express your thoughts online. This forum is designed to discuss the entire subject, including picking the best software, creating themes, getting hits and, most important of all, posting your commentaries. Hard programming issues, though, should be discussed in our PHP / MySQL Assistance forum. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
After the update of WordPress, I get the following fatal error:
Code:
Allowed memory size of xxxxxxxxxx bytes exhausted ......... |
|
#2
|
|||
|
|||
|
Use File Manager from cPanel, browse in the public_html folder, locate "wp-config.php" file. Begin to edit this file and add following line:
Code:
define('WP_MEMORY_LIMIT', '64M');
|
![]() |
| Tags |
| hosting, update, wordpress |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|