The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install.php Functionality Blocked by Webhost
#1
So I was trying to install GS on my webhost and I kept getting 403 errors. I opened a ticket with my webhost and they said that install.php was trying to call '/'.

At first, blocking '/' seemed pretty crazy. But they explained that the security restriction was aimed at blocking attacks against *NIX systems to the root file system (i.e. root file system that contains /etc, /sbin, etc.)

They weren't sure about the line number in install.php that was throwing the error but based on the logs, they determined this was the issue.

Is install.php necessary for proper installation? I see it does some preliminary checks and redirects to setup.php but I'm not sure whether it does anything vital to for the health of a GS system.

(If it doesn't do anything critical, I may just go to setup.php and just install GS.)

If it is necessary, is there a way to reformat the request (e.g. caling the full URL instead of '/') so my webhost doesn't throw a hissy fit?

Thank you all.
Reply


Messages In This Thread
install.php Functionality Blocked by Webhost - by meepmeep - 2013-07-02, 05:58:19



Users browsing this thread: 1 Guest(s)