The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
500 Internal Server Error - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: 500 Internal Server Error (/showthread.php?tid=54)



500 Internal Server Error - kmac - Mar 12th, 2009

Hi,

I'm having a problem accessing the install folder.
Just getting a 500 Internal Server Error - I've tried re-uploading the files, chmod 777 the install directory, etc, etc.

Apache version 1.3.41 (Unix)
PHP version 5.2.6
Latest Forum Tools Build

Thanks


RE: 500 Internal Server Error - Ben - Mar 12th, 2009

Hmmm.. you could try chmodding the /themes/default/cache folder to ensure its 777, but you really shouldn't see that error at any time.

When you go to the main Form Tools folder in your browser, does it automatically redirect to the /install folder (and THEN show the error)?


RE: 500 Internal Server Error - kmac - Mar 12th, 2009

Hi,

Thanks for the quick reply.

Already tried chmodding the cache folder.

And when I go to the main Form Tools link, there's no redirect - just the same server error.


RE: 500 Internal Server Error - Ben - Mar 12th, 2009

Before getting into the nitty-gritty of debugging, I'd suggest deleting all the files and re-uploading them. The most likely cause at this juncture is that one or more files failed to get uploaded properly.

Let me know if you get the same error after doing this, then we'll start doing some brain surgery on the script...


RE: 500 Internal Server Error - kmac - Mar 12th, 2009

Hi,

Deleted the directory, re-downloaded Form Tools, unzipped, re-uploaded, chmodded themes/default/cache 777 - still the same problem.

I noticed that all the php files in the install directory are missing the closing "?>" tag. Just fishing, but could this be the problem?

Also, just to let you know, I've had the original Form Tools installed and working beautifully in the same account for a few months now.

Thanks again in advance.


RE: 500 Internal Server Error - ahoward - Mar 19th, 2009

Hi there, experiencing the exact same problems, tried everything the OP has tried,

haven't ever installed this before, tried
php 4.4.2, 5.2.5, and 6.0


exact details of the error..

[Thu Mar 19 09:39:35 2009] [error] [client *********] Premature end of script headers: index.php

Error 500: Script Execution Failure


done the delete upload several time.. in binary ascii, uploaded both zipped versions and unzipped them, and pre unzipped..

for testing I chmodd'd all files in the entire directory to 777... still the same error whether I go to
the route folder or to the install folder..

any questions ? (happy to help de-bug this)

cheers

Alex


RE: 500 Internal Server Error - ahoward - Mar 19th, 2009

Hi... got it working.. just CHMOD'd the entire directory to 755.. and now it works.. except !.. (see new thread)


RE: 500 Internal Server Error - Martin_Dee - Jun 27th, 2010

(Mar 19th, 2009, 7:43 PM)ahoward Wrote: Hi... got it working.. just CHMOD'd the entire directory to 755.. and now it works.. except !.. (see new thread)

Out of interest - I've just installed 2.01 today and had this exact same issue - resolution suggested by op worked.


RE: 500 Internal Server Error - CarlosCMason - Sep 2nd, 2020

500 Internal Server Error faces a lot of people and do not know what they can do to find the solution and resolve this issue or error. Also the https://www.assignmentgeek.com.au/ is writing for our help and get more done with these errors.