collapse

* Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

* User Info

 
 
Welcome, Guest. Please login or register.

* Who's Online

  • Dot Guests: 758
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • {OCS}MasterSeal: Yup, Still adore SP
    April 21, 2019, 07:08:06 PM
  • {OCS}MasterSeal: STILL love SP :)
    November 24, 2018, 05:05:50 AM
  • ♦ Ninja ZX-10RR ♦: <3 aegersz
    September 13, 2018, 03:36:09 PM
  • aegersz: I STILL <3 LOVE SimplePortal
    September 13, 2018, 07:11:39 AM
  • aegersz: o LOVE you guys - Simple Portal rocks !
    May 09, 2018, 05:18:59 AM
  • Chen Zhen: our apologies for the site being down.. please read server issues topic
    March 22, 2018, 05:32:38 AM
  • {OCS}MasterSeal: LOL PLEASE forget I just posted that. I found the answer in my own dang post back in 2015. lol sorry!
    July 04, 2017, 10:47:55 PM
  • {OCS}MasterSeal: I know this SB isnt' for support, but I just have a general question. Who would I contact to find out where SP stores its block info? Is it DB driven or files? I searched the site but came up with nothing. probably my fault any insight is appreciated.
    July 04, 2017, 10:43:36 PM
  • ♦ Ninja ZX-10RR ♦: Excuse me but what does Simpleportal have to deal with that?
    February 05, 2017, 08:21:14 PM
  • WhiteEagle: of course IMHO that site appears to be dead :(
    February 04, 2017, 01:08:05 PM
  • WhiteEagle: If I can get that, then I'll use it for that site...
    February 04, 2017, 01:07:35 PM
  • WhiteEagle: decided to not use SMF for any projects, unless I can get a copy of the premium version of the fanfiction archive plugin
    February 04, 2017, 01:06:54 PM
  • expertdecisions: cloudflare
    January 28, 2017, 08:01:47 AM
  • aegersz: SM release 2.0.13 !
    January 12, 2017, 06:00:13 AM
  • raffo: Tks Emanuele, even if I didn't understand the fix :D
    November 07, 2016, 02:01:20 AM
  • emanuele: [link]
    November 01, 2016, 12:43:50 PM
  • emanuele: raffo: the English support board is a good place. ;)
    November 01, 2016, 12:43:38 PM
  • raffo: Where can I find the fix for the shoutbox?
    November 01, 2016, 05:06:09 AM
  • {OCS}MasterSeal: To the SP team, I make a point to come here and thank you as much as possible for your work.  so again, THANK YOU!
    October 28, 2016, 10:38:05 AM
  • emanuele: That's indeed funny, the limit is present only in the patch and not the full install.
    October 22, 2016, 06:14:58 PM

* Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]

If you're interested in helping other members with support requests, consider joining the Community Support Helpers group.

Author Topic: Internal Server Error 500  (Read 7284 times)

0 Members and 1 Guest are viewing this topic.

Offline Cermno1981

  • Semi Newbie
  • *
  • Posts: 19
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Internal Server Error 500
« on: February 18, 2011, 10:44:41 AM »
Hello,

A friend who was on SMF 1.1.13 with SP 2.3.3 wants to take advantage of the WYSIWYG editor in SMF2, however I cannot for the life of me actually get SP to install once upgraded to SMF2 RC5.

The problem appears to be that when I download the SP mod and install it, it's changing the CHMOD permissions on it's root to 0777 which is causing my host to throw out an Internal Server Error.

This copy of SMF is not installed in the actual root but in a sub directory, as follows; /home/myhosting/public_html/TLDR, and it is the TLDR directory that is being changed.

Any clue how I can bypass this error?

I found another thread here, http://simpleportal.net/index.php?topic=4806.0, but this has not helped.

Thanks

C
« Last Edit: February 18, 2011, 10:55:08 AM by Cermno1981 »

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Internal Server Error 500
« Reply #1 on: February 18, 2011, 11:43:28 AM »
Sometimes, on some servers (like at 1and1, for example), SMF's "CHMOD" does something we don't actually want it to do -- like doing the CHMOD all the way up at the root, instead of just in the forum.
 
Sometimes, this happens because we have supplied the wrong path to forum root in the FTP information (http://wiki.simplemachines.org/smf/What_is_the_local_path_to_SMF%3F)
 
In any case, you should be able to connect to your server via FTP and CHMOD manually.
If you are using a windows-based FTP client, you will probably be able to right-click on the files to change their properties.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

Offline Cermno1981

  • Semi Newbie
  • *
  • Posts: 19
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Internal Server Error 500
« Reply #2 on: February 18, 2011, 09:52:06 PM »
Thanks Angelina

I think in this case it was the former, it was CHMOD'ing all the way up to and including the root.

I downloaded the entire site to my home web server, applied the modification and re-uploaded it back to the web. I could not face doing anything manually. :)

Marking as solved.

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Internal Server Error 500
« Reply #3 on: March 22, 2011, 07:08:12 AM »
I am glad you were able to solve the problem.


If this should happen to you again, it should be an easy matter to fix the CHMOD.
Some of the free FTP clients make it easy to re-CHMOD selected files, including a whole directory full of files.


I'm glad it is working.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Internal Server Error 500
« Reply #4 on: December 01, 2011, 09:38:48 AM »
Update:
I think I have experienced the same problem, on 1and1.
The problem does not seem to be related to SimplePortal.

It is a mysterious problem within SMF's package manager.
There is absolutely no reason why it should be doing its chmod anywhere but in the forum directory. It certainly shouldn't chmod up to the ftp login directory, if the forum is in a subdirectory.
I've asked about this one at simplemachines.org
It will be difficult to track down, unless we can get someone with an 1&1 account to allow us to play, knowing full well that we'll be bringing the whole site down with 500 errors each time we do this.

Any takers? ;)
« Last Edit: December 01, 2011, 11:15:19 AM by AngelinaBelle »
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

Offline chaos945

  • Newbie
  • Posts: 3
  • SMF Version: 2.0.1
  • SP Version: 2.3.4
Re: Internal Server Error 500
« Reply #5 on: December 01, 2011, 10:46:46 PM »
I have a namecheap account that is experiencing this problem I would be willing to let someone test on.... if I try to install a package with the SMF manager I get 500 errors...

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Internal Server Error 500
« Reply #6 on: December 02, 2011, 11:00:56 AM »
Thanks for the offer. The lead dev is looking into possible causes for this problem right now.
So I've let everyone know you are willing.
-----
edit: removed a bad link
« Last Edit: December 02, 2011, 02:11:25 PM by AngelinaBelle »
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?

Offline simondale

  • Semi Newbie
  • *
  • Posts: 6
  • SMF Version: 2.0.1
  • SP Version: 2.3.4
Re: Internal Server Error 500
« Reply #7 on: January 13, 2012, 07:15:16 PM »
I had this same thing yesterday.

I was experimenting in a subfolder/ subdomain and it took down my main website and main forum.  I presumed those problems were unrelated and contacted my host (TSOHost) who fixed it.  Then I ran it again and the same thing happened.

Now I'm trying to do it manually but the list of files provided to CHMOD seems to be truncated:


The following files need to made writable to continue installation:

    /home
    /home/bfpvmfa/public_html/forum/Themes/classic/images/sp
    /home
    /home/bfpvmfa/public_html/forum/Themes/babylon/images/sp
    /home
    /home/bfpvmfa/public_html/forum/Themes/classic/images/admin
    /home
    /home/bfpvmfa/public_html/forum/Themes/babylon/images/admin

The "images/sp" seems to be truncated and is ambiguous when I look at the FTP.  Is this list somewhere else perhaps?

Thanks

Simon

Offline simondale

  • Semi Newbie
  • *
  • Posts: 6
  • SMF Version: 2.0.1
  • SP Version: 2.3.4
Re: Internal Server Error 500
« Reply #8 on: January 13, 2012, 10:59:37 PM »
I fixed my problem by deleting two themes which had screwed up paths, then the install worked properly.

Thanks

Simon

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Internal Server Error 500
« Reply #9 on: January 19, 2012, 11:07:40 PM »
That's interesting.  SMF got confused by bad theme paths?

That sort of thing can happen if
1) You copy files & database from one forum installation to another, but don't fix the theme paths.  The theme path points to the themes directory for the FIRST forum (since that's what is in the database)

2) You delete or rename themes, but don't tell SMF about the change.

As far as I know, the "500 error" problem happened to me even though I did not have this problem.  I think.

In any case, I believe the SMF devs have looked into this, and were working on a patch.  I am not certain if they have fixed this in the most recent version (2.0.2) of SMF.
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?