Title: Problems with php 7+
Last modified: January 24, 2020

---

# Problems with php 7+

 *  [sikke001](https://wordpress.org/support/users/sikke001/)
 * (@sikke001)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/problems-with-php-7-4/)
 * Wp sites stop working when updating php from 5.6 to 7.2.
    New woocommerce needs
   php version 7+. Can anyone help? Is it memory problem or what can it be?
 * br Sikke001
    -  This topic was modified 6 years, 4 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not a Requests and Feedback topic

Viewing 1 replies (of 1 total)

 *  [Jogesh](https://wordpress.org/support/users/jogesh_pi/)
 * (@jogesh_pi)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/problems-with-php-7-4/#post-12360988)
 * It could be a memory problem but can’t say exactly without knowing the exact 
   error. You need to enable the error reporting from the `wp-config.php` file from
   the root directory.
 *     ```
       // Enable WP_DEBUG mode
       define('WP_DEBUG', true);
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Problems with php 7+’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jogesh](https://wordpress.org/support/users/jogesh_pi/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/problems-with-php-7-4/#post-12360988)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
