vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Upgraded C-Panel from 65 to 78 and forum is no longer working (https://vborg.vbsupport.ru/showthread.php?t=327186)

kether1 04-04-2019 10:31 AM

Upgraded C-Panel from 65 to 78 and forum is no longer working
 
Hello,

We upgraded our C-panel software from 65 to 78 and now our VB forum running 4.2.3 Patch Level 1 does not work. (We get an "HTTP ERROR 500" when we try to access the site now.) I'm not sure what to do to get things working again. Please help.

Thank you,
Kether

scottkoz20 04-04-2019 02:53 PM

what version of PHP? I would check to see that did not change either

kether1 04-04-2019 02:55 PM

Hi, thanks for the response. The php version is 5.6.

Any thoughts?

scottkoz20 04-04-2019 03:05 PM

sorry - I would need to defer to someone smarter.

:(

iA1 04-04-2019 04:41 PM

Error 500 is very general and it is not easy to figure out what went wrong. Check your server logs and maybe you get a hint.

kether1 04-04-2019 05:02 PM

Quote:

Originally Posted by scottkoz20 (Post 2598980)
sorry - I would need to defer to someone smarter.

:(

Thank you.

Quote:

Originally Posted by iA1 (Post 2598983)
Error 500 is very general and it is not easy to figure out what went wrong. Check your server logs and maybe you get a hint.

Will do; I'm not certain what happened. All was working well and then we updated C-panel and the site went down and we get the "Error 500" message.

snakes1100 04-04-2019 06:41 PM

It most likely wont show an error, but turn on display_errors in php.ini

/opt/cpanel/ea-php56/root/etc/php.ini

sh*t your running LS, do a "locate php.ini" look for LS's php.ini as it uses a different one, dont have a LS server in front of me to chk where it is.

log_errors to syslog

Restart lightspeed

Refresh the site.

Run this cmd from ssh & see if it spits out an error when you refresh
tail -f /var/log/messages

tail -f /var/log/apache2/error_log

tail -f /var/log/apache2/domlogs/domain.com

kether1 04-04-2019 08:41 PM

Quote:

Originally Posted by snakes1100 (Post 2598988)
It most likely wont show an error, but turn on display_errors in php.ini

/opt/cpanel/ea-php56/root/etc/php.ini

sh*t your running LS, do a "locate php.ini" look for LS's php.ini as it uses a different one, dont have a LS server in front of me to chk where it is.

log_errors to syslog

Restart lightspeed

Refresh the site.

Run this cmd from ssh & see if it spits out an error when you refresh
tail -f /var/log/messages

tail -f /var/log/apache2/error_log

tail -f /var/log/apache2/domlogs/domain.com

Thank you. I am on apache. I did what you suggested and found the error was caused because c-panel removed memcache and turned off ini_set. Once I commented memcache out in the config file and re-enabled ini_set, all is back on and working correctly. I sincerely appreciate your help.

Kind regards,
Kether

snakes1100 04-05-2019 06:13 AM

welcome


All times are GMT. The time now is 04:09 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01068 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete