Title: PHP Errors from Pdb_Session.php file
Last modified: March 12, 2021

---

# PHP Errors from Pdb_Session.php file

 *  [lilsbee](https://wordpress.org/support/users/lilsbee/)
 * (@lilsbee)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-errors-from-pdb_session-php-file/)
 * First, let me say how much this plugin is loved – it has allowed for the management
   of over 100 volunteers amazingly…. until this week. Our host shut down the site
   temporarily until they could figure out what was pulling 80% of the servers resources,
   once they were able to narrow down the plugin they removed permissions and deactivated
   and are now asking that I delete, what will happen! The plugin was generating
   Cron jobs? every 60 seconds – here are a few of the last few lines from the error
   log file on the server: `[11-Mar-2021 17:30:59 UTC] PHP Warning: Cannot modify
   header information – headers already sent in /home…..wp-content/plugins/participants-
   database/classes/PDb_Session.php on line 322
    [11-Mar-2021 17:30:59 UTC] PHP 
   Warning: session_start(): Cannot start session when headers already sent in /
   home/……/wp-content/plugins/participants-database/classes/PDb_Session.php on line
   210 [11-Mar-2021 17:30:59 UTC] PHP Warning: Cannot modify header information –
   headers already sent in /home……./wp-content/plugins/participants-database/classes/
   PDb_Session.php on line 322 [11-Mar-2021 17:32:02 UTC] PHP Warning: Cannot modify
   header information – headers already sent in /home/……wp-content/plugins/participants-
   database/classes/PDb_Session.php on line 322 [11-Mar-2021 17:32:02 UTC] PHP Warning:
   session_start(): Cannot start session when headers already sent in /home……/wp-
   content/plugins/participants-database/classes/PDb_Session.php on line 210 [11-
   Mar-2021 17:32:02 UTC] PHP Warning: Cannot modify header information – headers
   already sent in /home/……/wp-content/plugins/participants-database/classes/PDb_Session.
   php on line 322`
 * We updated to the most recent version of WP and did upgrade the PHP version on
   the server to see if that would help but it didn’t. Any ideas? TIA!
    -  This topic was modified 5 years, 3 months ago by [lilsbee](https://wordpress.org/support/users/lilsbee/).
    -  This topic was modified 5 years, 3 months ago by [lilsbee](https://wordpress.org/support/users/lilsbee/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-from-pdb_session-php-file%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/php-errors-from-pdb_session-php-file/#post-14175467)
 * I can’t see what the real problem is in the logs yu provide, these are all just
   the effects of another problem. “Headers already sent” suggests that some other
   plugin (or perhaps your theme) initiated output early, which prevents the session
   from being initiated. You need to find out which plugin is misbehaving.

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors from Pdb_Session.php file’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Roland Barker](https://wordpress.org/support/users/xnau/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/php-errors-from-pdb_session-php-file/#post-14175467)
 * Status: not resolved