vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Forums down, my fault. I deleted cgi-bin (https://vborg.vbsupport.ru/showthread.php?t=148862)

4x4 Mecca 06-04-2007 04:00 AM

Forums down, my fault. I deleted cgi-bin
 
I have restored it, but I still get a 500 server error. Any ideas?

Dismounted 06-04-2007 06:20 AM

Did you do anything else? Because cgi-bin usually contains all CGI scripts, which vBulletin does not use.

4x4 Mecca 06-04-2007 02:21 PM

I have my forums in www.mysite.com/forum and I tried moving them to www.mysite.com then changed my mind cause a few things were not working. They were working fine again in www.mysite.com/forum so I highlighted most folders in www.mysite.com's root and deleted them, then the forum went down.

snakes1100 06-04-2007 02:52 PM

Your site is spitting out a 500 internal server error, if one of the php files for vb is gone, you shouldnt get a 500 error page.

Did you make sure all the vbulletin files are there and that the permissions are set correctly on the files?

dyna88 06-04-2007 02:57 PM

Could be an issue with the htaccess file

snakes1100 06-04-2007 03:31 PM

I could agree with dyna here, is apache running as a cgi and the host possibly had something in the cgi-bin dir for your site?

As this isnt a vb issue as this is happening even in your domains root dir.

4x4 Mecca 06-04-2007 03:34 PM

I checked the .htaccess file and it's still in my domain root. Thanks guys, I'll check that again.

MY htaccess had this in it
Code:

AddHandler php-cgi .php
Action php-cgi /cgi-bin/php.cgi

I removed that and it works fine. Any idea what happened, if I need to add that, and what it does?

Dismounted 06-05-2007 06:41 AM

It runs your PHP scripts as CGI. Basically, there is two ways of running PHP for Apache. As an Apache module or as a CGI binary.


All times are GMT. The time now is 11:00 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.01647 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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