Notifications
Clear all

wpForo 1.x.x [Closed] WPForo suddenly crashes site

7 Posts
4 Users
3 Likes
956 Views
Posts: 241
Topic starter
(@berndg)
Reputable Member
Joined: 5 years ago

Hi,

we are building a bigger site and WPForo has been running stress-free for quite some time, i.e. several months. Out of the blue, the whole website suddenly can't be accessed from any device except my computer, which is crazy enough.

Everyone else gets an error message on a white page saying that the site has technical problems. If WPForo is deactivated, the problem disappears and the site can be accessed again.

Here is the errorlog:

==> httpd-error.log <==
[Wed Jul 31 10:28:31.991521 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: PHP Fatal error: Uncaught Exception: Cannot open source device in /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16
[Wed Jul 31 10:28:31.991558 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: Stack trace:
[Wed Jul 31 10:28:31.991565 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #0 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpf-includes/class-notices.php(16): session_start()
[Wed Jul 31 10:28:31.991571 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #1 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpf-includes/class-notices.php(9): wpForoNotices->init()
[Wed Jul 31 10:28:31.991577 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #2 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpforo.php(128): wpForoNotices->__construct()
[Wed Jul 31 10:28:31.991582 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #3 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpforo.php(99): wpForo->__construct()
[Wed Jul 31 10:28:31.991587 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #4 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpforo.php(949): wpForo::instance()
[Wed Jul 31 10:28:31.991592 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #5 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpforo.php(954): WPF()
[Wed Jul 31 10:28:31.991597 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #6 /usr/local/www/apache24/noexec/alkohol-ade.com/wp-settings.php(362): include_once('/usr/local/www/...')
[Wed Jul 31 10:28:31.991603 2019] [fcgid:warn] [pid 78398] [client 84.141.205.149:31265] mod_fcgid: stderr: #7 /usr/local/www/apache24/noexec/alkoho in /usr/local/www/apache24/noexec/alkohol-ade.com/wp-content/plugins/wpforo/wpf-includes/class-notices.php on line 16

Installed:
WPForo 1.6.2
wpForo - Blog Cross Posting 1.1.8
wpForo - User Custom Fields 1.1.3
wpForo Polls 1.0.3
wpForo Private Messages 1.2.2

I would be very thankful for support!

Bernd

6 Replies
Posts: 1602
(@anonymous20)
Noble Member
Joined: 8 years ago

I doubt this is a wpforo problem. Seems like a php, server, or hosting setup problem.

1 Reply
(@berndg)
Joined: 5 years ago

Reputable Member
Posts: 241

@anonymous20

Why exactly do you believe this? Deactivating WPForo stops the problem. 

Posts: 241
Topic starter
(@berndg)
Reputable Member
Joined: 5 years ago

@anonymous20

But thank you for the indirect suggestion. On our site runs pHp 7.3. I've reset it back to 7.2, and what happened: The problem seems to have disappeared.

Further investigations are needed ...

Posts: 241
Topic starter
(@berndg)
Reputable Member
Joined: 5 years ago

@Sofy et.al: Why do I get no answer, and who set this topic to "private", so it is no longer to find from the overview?

I would really appreciate help.

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4308

Hi @berndg,

Sorry for the late response. 

This is not wpForo issue for sure. wpForo just uses session_start() function, so each plugin that uses this function will generate such issue.

This is a PHP version bug or probably some settings:

https://bugs.php.net/bug.php?id=76344#

Posts: 63
(@hshah)
Trusted Member
Joined: 5 years ago

Found something similar on my site.  wpForo with PHP 7.3 kills the site, whereas with PHP 7.2 it is fine.  I get all these errors and cannot login or do anything.  I have disabled all caching and wpForo doesn't manage any of the login or registration pages.

 

Warning: session_start(): Cannot find save handler 'memcached' - session startup failed in /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-login.php on line 453

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-login.php on line 468

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-includes/pluggable.php on line 957

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-includes/pluggable.php on line 958

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-includes/pluggable.php on line 959

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/r/r.co.uk/public_html/wp-content/plugins/wpforo/wpf-includes/class-notices.php:16) in /var/sites/r/r.co.uk/public_html/wp-includes/pluggable.php on line 960