Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: 500 Internal Server Error SMF Webinstall.php

  1. #1
    sharwanr42 is offline x10Hosting Member sharwanr42 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    11

    500 Internal Server Error SMF Webinstall.php

    Hello,
    Well I uploaded the webinstall.php of SMF via FTP. When I try to access the file to install it on the hosting, it says, 500 Internal Server Error. I refreshed, cleared cache, re-uploaded the file, everything. Nothing worked. Any ideas?

  2. #2
    stpvoice's Avatar
    stpvoice is offline Community Support Rep stpvoice has a brilliant futurestpvoice has a brilliant futurestpvoice has a brilliant future
    Join Date
    Dec 2008
    Location
    United Kingdom
    Posts
    5,939

    Re: 500 Internal Server Error SMF Webinstall.php

    Hello,

    Did the package include a .htaccess file? If so, please post it. If using cPanel file manager you'll need to enable the viewing of dotfiles to see it.
    Also, please verify that directories/files are not CHMOD 777. Generally, directories should be 755 and files 644.


  3. #3
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,995

    Re: 500 Internal Server Error SMF Webinstall.php

    Also, try to AVOID using the Web Installer, which is all I see present on your account in the forum subfolder. The web installer will quite likely fail-out due to the High Resource Usage restrictions, as it'll take some time to download it from their site.

    You'll be better off if you download the zip file, upload it, and extract it from cpanel's file manager, as it won't have to burn time and cpu to do the download part of it. It should also avoid any random 500 ISE's as it won't be trying to do things that are blocked by the php configuration.
    Last edited by Livewire; 06-17-2011 at 08:14 AM.


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  4. #4
    sharwanr42 is offline x10Hosting Member sharwanr42 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    11

    Re: 500 Internal Server Error SMF Webinstall.php

    Quote Originally Posted by stpvoice View Post
    Hello,

    Did the package include a .htaccess file? If so, please post it. If using cPanel file manager you'll need to enable the viewing of dotfiles to see it.
    Also, please verify that directories/files are not CHMOD 777. Generally, directories should be 755 and files 644.
    The package does NOT include anything except a websintall.php file. Its an installer. And I'm using FTP, not the file manager. I use it on FileZilla. Also, as stpvoice said, I'll try using the complete package and get you with the reports.

    And I guess free hosting includes unlimited bandwidth and hence the usage of the term "high CPU usage" or "high bandwidth" are misleading.

    Also, I'm not using the one click installer from the CPanel(Softwares), since all of those SMF are not updated, as in not 2.0, they're 1.1.13.

    The .htaccess file has nothing
    And error_log file contains this:

    text/x-generic error_log
    ASCII text

    Code:
    [17-Jun-2011 07:43:13] PHP Notice:  Undefined index:  access in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 07:43:13] PHP Warning:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 07:43:13] PHP Notice:  Undefined index:  access in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 07:43:13] PHP Warning:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 09:09:58] PHP Notice:  Undefined index:  access in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 09:09:58] PHP Warning:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 09:09:58] PHP Notice:  Undefined index:  access in /home/gtamp/public_html/forum/webinstall.php on line 1319
    [17-Jun-2011 09:09:58] PHP Warning:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/gtamp/public_html/forum/webinstall.php on line 1319
    Last edited by sharwanr42; 06-17-2011 at 08:49 AM.

  5. #5
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,995

    Re: 500 Internal Server Error SMF Webinstall.php

    Resource Usage only counts CPU/Ram; the bandwidth -is- unmetered.

    However, just cause bandwidth is unmetered doesn't mean a script can use all of the available cpu for an indefinite amount of time either, or scripts like TorrentFlux would kill the servers within about 2 seconds.


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  6. #6
    stpvoice's Avatar
    stpvoice is offline Community Support Rep stpvoice has a brilliant futurestpvoice has a brilliant futurestpvoice has a brilliant future
    Join Date
    Dec 2008
    Location
    United Kingdom
    Posts
    5,939

    Re: 500 Internal Server Error SMF Webinstall.php

    Quote Originally Posted by sharwanr42 View Post
    The package does NOT include anything except a websintall.php file. Its an installer. And I'm using FTP, not the file manager. I use it on FileZilla. Also, as stpvoice said, I'll try using the complete package and get you with the reports.

    And I guess free hosting includes unlimited bandwidth and hence the usage of the term "high CPU usage" or "high bandwidth" are misleading.
    I'm not familiar with SMF and assumed it was the "install" script you were referring to. Apologies.


  7. #7
    sharwanr42 is offline x10Hosting Member sharwanr42 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    11

    Re: 500 Internal Server Error SMF Webinstall.php

    Well I just uploaded all the files of SMF. I checked that no directory has 0777 CHMOD. I added mysql Databases correctly and they work. Well the installation was working fine until the last step, "Finalizing"(Step 5). This step leads to the 500 Internal error again. I tried waiting for 10 mins and tried, no use.

    Also the .htaccess file is empty in the parent folder.

    Note: Finalizing Step is the final step and all the forum configurations(MySQL Setup, Admin Accounts, Dumping Data, etc) are done already in previous ones.

    EDIT: Issue solved. I was able to install correctly. Still wondering why there was that 500 Internal Problem at the end. Would that error still continue during the usage of the forum?
    Last edited by sharwanr42; 06-17-2011 at 09:41 AM.

  8. #8
    Livewire's Avatar
    Livewire is offline Abuse Compliance Officer Livewire is a glorious beacon of lightLivewire is a glorious beacon of light
    Join Date
    Jun 2005
    Location
    Behind a keyboard.
    Posts
    8,995

    Re: 500 Internal Server Error SMF Webinstall.php

    Looks like it may have been fixing itself, cause I don't get a 500 ISE when I go to the forum directory. It's showing me a generic starting SMF forum with 1 board and 1 automatic-post from the SMF crew saying "Welcome to SMF!"


    TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!

  9. #9
    sharwanr42 is offline x10Hosting Member sharwanr42 is an unknown quantity at this point
    Join Date
    Jun 2011
    Posts
    11

    Re: 500 Internal Server Error SMF Webinstall.php

    Quote Originally Posted by sharwanr42 View Post

    EDIT: Issue solved. I was able to install correctly. Still wondering why there was that 500 Internal Problem at the end. Would that error still continue during the usage of the forum?

    Thanks in advance.

  10. #10
    stpvoice's Avatar
    stpvoice is offline Community Support Rep stpvoice has a brilliant futurestpvoice has a brilliant futurestpvoice has a brilliant future
    Join Date
    Dec 2008
    Location
    United Kingdom
    Posts
    5,939

    Re: 500 Internal Server Error SMF Webinstall.php

    Hello,

    The 500 error should not happen during normal use. If it does there is likely a configuration error somewhere.


Closed Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 02-16-2011, 09:42 AM
  2. Replies: 7
    Last Post: 07-28-2010, 01:56 AM
  3. SMF Webinstall error
    By taha116 in forum Scripts & 3rd Party Apps
    Replies: 0
    Last Post: 06-09-2009, 08:57 AM
  4. Replies: 2
    Last Post: 01-09-2008, 12:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers