![]() |
PHP Error
I figured out the issue iv been having with an internal 500 server error, in the
log it tells me: [warn] mod_fcgid: stderr: PHP Fatal error: require_once(): Failed opening required '/home/nomsoft/public_html/irc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client1/web1/web/forums/global.php(29) : eval()'d code on line 2 I used to have the Crimson Tech Chat IRC v0.0.2 plugin for vb4, but then I removed it. I have no idea where that irc.php path is listed in my forums.. Anyone know a way around this or how I can find this path and change it? |
global.php line 29 is hook global_start. Go to the Plugin Manager and see if you can find a plugin using hook global_start that looks like it's for Crimson Tech Chat (or anything else that you can't identify).
|
I did grep -r "global_start" . and got the following:
Code:
Binary file ./php-cgi.core matches and eliminate the 500 internal error before I found this PHP error in the logs. I also removed the hook's files/folders. |
Hmm...maybe try creating a new plugin using hook global_start, contianing only a comment or something like that. That will cause the plugin code for the global_start hook to be rebuilt.
|
Quote:
Thank you, I still have some hair left :) |
All times are GMT. The time now is 01:53 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|