+ Reply to Thread
Results 1 to 5 of 5

Thread: Upload .htaccess = BIG Error

  1. #1
    lexualex is offline New Bee
    Join Date
    Nov 2008
    Posts
    9
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Upload .htaccess = BIG Error

    Hy,

    I`ve tried to upload an .htaccess file with the content of php_flag register_globals on
    and surprise: I can`t access my domain now. It shows me the following error:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@lexubusiness.test.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.0.63 (Unix) mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 DAV/2 mod_ssl/2.0.63 OpenSSL/0.9.8g Server at lexubusiness.ro Port 80


    How can I repair this and turn on register globals?

  2. #2
    Maxim M.'s Avatar
    Maxim M. is offline WeeHBie
    Join Date
    Sep 2008
    Location
    Kharkiv, UA
    Posts
    545
    Servers
    webhostingbuzz.com
    WHB Points this Month
    5.00
    WHB Points
    55.00
    Thanks
    14
    Thanked 3 Times in 3 Posts

    Default

    Hi,

    According to our servers' configuration, php settings cannot be changed via .htaccess file.
    You should place php.ini file to each folder you want this setting for. Php.ini content:
    [PHP]
    register_globals = on

    In case you receive any error after that, please open a technical ticket at https://whbsupport.com with the request to place the default server php.ini to your public_html. You will be then able to edit it properly.

  3. #3
    lexualex is offline New Bee
    Join Date
    Nov 2008
    Posts
    9
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The error persists after WHBSuport fulfilled my request to place the default server php.ini to my public_html. How can we resolve this problem?

  4. #4
    Maxim M.'s Avatar
    Maxim M. is offline WeeHBie
    Join Date
    Sep 2008
    Location
    Kharkiv, UA
    Posts
    545
    Servers
    webhostingbuzz.com
    WHB Points this Month
    5.00
    WHB Points
    55.00
    Thanks
    14
    Thanked 3 Times in 3 Posts

    Default

    Please reply to that ticket and explain the situation. The technicians will gladly assist.

  5. #5
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    Did you delete the .htaccess file? You must do so.
    I am not WHB staff and I am not paid.
    I provide help in these forums on my own time.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts