Main Menu
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 log in.

Who's Online

  • Dot Guests: 1273
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

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]


Thanks for having an interest with our portal. If you have any requests for features, have a look at the Feature Requests board.

500 Error in Standalone (split)

Started by PavelK, December 30, 2015, 06:52:50 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

PavelK

Has the same error. But
QuoteAdmin > SimplePortal > Configuration > General Settings area set Standalone URL
and
Quote$forum_dir = '/home/Myname/public_html/Forum';
set correctly.

♦ Ninja ZX-10RR ♦

I've splitted your post from the other topic, please create your own topics, don't resurrect threads that are 5 years old and can have very outdated informations, thank you for your understanding!

Onto the problem... Please describe the problem and add as many details as possible, such as host, php version, mods installed etc etc

Regards
Have you tried SimplePortal Documentation before asking? ;)
F.A.Q.  English Support  |  Blocks Support
Fancy Feature idea ?!  |  Blocks Requests
Themes & Graphics

? My job! ?No PMs for support unless it's a paid request. Thank you! :)#OpIsis

PavelK

Quote from: ? Ninja ZX-10RR ? on December 30, 2015, 07:40:52 AM
I've splitted your post from the other topic, please create your own topics, don't resurrect threads that are 5 years old and can have very outdated informations, thank you for your understanding!

Onto the problem... Please describe the problem and add as many details as possible, such as host, php version, mods installed etc etc

Regards
Ok. Sorry.

php version 5.2.17.
On shared hosting from hostgator.

I'm test it on other server (VPS) with 5.4.45-0+deb7u2 and it's work.

Can I fix this on shared hosting from hostgator?


PavelK

Quote from: emanuele on December 30, 2015, 08:43:39 AM
Are you by any chance on a windows server?
No. On hostgator Linux CentOS, on other server Debian GNU/Linux 7 (wheezy).

♦ Ninja ZX-10RR ♦

Hostgator is known to have extremely badly configured servers, which often cause issues like 500 errors and similars :/ A somewhat good start would be to ask them to disable mod_security on your server, as it's not really useful and it interferes with smf (which has a similar system built-in already), although I am not sure it would help.
Have you tried SimplePortal Documentation before asking? ;)
F.A.Q.  English Support  |  Blocks Support
Fancy Feature idea ?!  |  Blocks Requests
Themes & Graphics

? My job! ?No PMs for support unless it's a paid request. Thank you! :)#OpIsis

PavelK

Quote from: ? Ninja ZX-10RR ? on December 30, 2015, 09:53:12 AM
Hostgator is known to have extremely badly configured servers, which often cause issues like 500 errors and similars :/ A somewhat good start would be to ask them to disable mod_security on your server, as it's not really useful and it interferes with smf (which has a similar system built-in already), although I am not sure it would help.
Well...
Support already fix error 500 with smiles. So hostgator shared hosting not recommended for smf. Did not know.

How can I get more detailed information about error for send it to hostgator support?

♦ Ninja ZX-10RR ♦

No, Hostgator is really not recommended as host in general, same goes for GoDaddy and some others (although GoDaddy guys aren't bad for domains).
Perhaps the server error logs will have more informations, they will be able to see the logs on their own, I think.
Have you tried SimplePortal Documentation before asking? ;)
F.A.Q.  English Support  |  Blocks Support
Fancy Feature idea ?!  |  Blocks Requests
Themes & Graphics

? My job! ?No PMs for support unless it's a paid request. Thank you! :)#OpIsis

PavelK

Thanks for answers.

Support say that:
Quote from: Hostgator support
file permissions. PortalStandalone.php was writeable by others and group.
and
Quote from: Hostgator support
It probably held over the permissions from where ever it came from. Theya re fixed now.
They were 666.
I have not changed anything.

This file in other server(backup copy of hostgator) is realy -rw-rw-rw- permissions.

♦ Ninja ZX-10RR ♦

Hmm, generally file permissions should be 755 on folders and 644 on files... Generally.
Have you tried SimplePortal Documentation before asking? ;)
F.A.Q.  English Support  |  Blocks Support
Fancy Feature idea ?!  |  Blocks Requests
Themes & Graphics

? My job! ?No PMs for support unless it's a paid request. Thank you! :)#OpIsis

PavelK

Quote from: ? Ninja ZX-10RR ? on December 30, 2015, 11:44:44 AM
Hmm, generally file permissions should be 755 on folders and 644 on files... Generally.
Don't know why it happened. I'm really not edit file permissions.

♦ Ninja ZX-10RR ♦

Not sure what you mean either, permissions changed on their own or something? Did they "fix" it and change them? I see the topic is solved but I can't figure out if it is because the previous topic was solved or if you solved this problem and marked it as solved yourself... Not really understanding :/
Have you tried SimplePortal Documentation before asking? ;)
F.A.Q.  English Support  |  Blocks Support
Fancy Feature idea ?!  |  Blocks Requests
Themes & Graphics

? My job! ?No PMs for support unless it's a paid request. Thank you! :)#OpIsis

PavelK

Quote from: ? Ninja ZX-10RR ? on December 30, 2015, 01:12:44 PM
Not sure what you mean either, permissions changed on their own or something? Did they "fix" it and change them? I see the topic is solved but I can't figure out if it is because the previous topic was solved or if you solved this problem and marked it as solved yourself... Not really understanding :/
Hosting support fix it
Quotechmod 0644 PortalStandalone.php