1
nachenko
xLanguage and Smarty console = 500 internal server error
  • 2006/8/29 11:47

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Hi, guys.

Well, that's it. XOOPS 2.0.15, xLanguage 2.04, when i activate the smarty debug console the system returns a 500 internal server error, no matter what module i'm browsing.

I mean, i can navigate through administrator panel because this doesn't pop up smarty windows, but outside the admin panel nothing seems to work.

Any ideas?

2
davidl2
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/8/29 11:52

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Please find out if EACCELERATOR has been installed by your host.

3
nachenko
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/9/5 9:35

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


thanks for the reply. I fixed the problem putting this into a .htaccess on the root dir:

Quote:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

4
justtupeu
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/9/5 16:46

  • justtupeu

  • Just popping in

  • Posts: 78

  • Since: 2005/6/7 8


Some useful info here.
Thanks very much !
Vineri triskaideka - contest for Vineri triskaideka phrase

5
nachenko
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/9/12 8:42

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Well, my problem appeared again. When i activate smarty debug console I get an Internal Server Error. The site is on SUrpass HOsting and it's controlled via CPanel. Any suggestions?

6
McNaz
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/9/12 8:55

  • McNaz

  • Just can't stay away

  • Posts: 574

  • Since: 2003/4/21


Quote:
The site is on SUrpass HOsting


I know that Surpass has recently switched to PHPsuexec on most of their servers so I wonder if this issue relates to that.

This happens if you have any directories which are set to permission 777 or have .htaccess files that employ php configuration directives.

Check directory owner flags, specifically on cache and template_c.

Hope this is relevant.

Cheers.

7
davidl2
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/9/12 10:14

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


I believe PHPsuexec may have something to do with this problem.

8
shogun_ro
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/10/1 12:36

  • shogun_ro

  • Just popping in

  • Posts: 9

  • Since: 2006/9/2 1


It's becouse you have in .htaccess some unsuported directives.

9
m0nty
Re: xLanguage and Smarty console = 500 internal server error
  • 2006/10/1 13:12

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


yes, don't use php flags in htaccess files..

u have to create a php.ini file instead for the php directives such as if you want to turn register_globals off etc.. then you need to place that php.ini file in every folder you want those directives enforced..

Login

Who's Online

177 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 177


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits