1
Shiroku
Internal Server Error
  • 2006/11/4 10:39

  • Shiroku

  • Just popping in

  • Posts: 33

  • Since: 2006/9/24


when i trying to use some modules, this error is shown:

##################################################################
Internal Server Error

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

Please contact the server administrator, postmaster@primadanoi.it 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.
##################################################################

Is the number of record the problem?
For example, the table xoops_bdstories (module: bdnews) has 6558 row (yes: 6558!)
when i write an article in bdnews, if i click on 'preview', the error is showed, but if write only 2-3 words, the preview works succefull!

The site ishttp://www.primadanoi.it and use a linux server.

2
jensclas
Re: Internal Server Error

What did you find when you put 'internal server error' in the search bar? (I believe those with similar problems have already posted on this question - the answer may already be here.)

3
Shiroku
Re: Internal Server Error
  • 2006/11/5 14:36

  • Shiroku

  • Just popping in

  • Posts: 33

  • Since: 2006/9/24


I red other post, but i don't found the solution to my problem....

4
m0nty
Re: Internal Server Error
  • 2006/11/5 16:43

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


most likely you may need to change the memory limit in php.ini to a higher value, along with MAX_POST_SIZE.

if you are on a shared server, it's likely you can't do this yourself so you should ask your host. a lot of the hosts that offer hosting plans on the cheap have set memory limits to 8M in php.ini which is really low by todays standards.

5
Shiroku
Re: Internal Server Error
  • 2006/11/5 16:53

  • Shiroku

  • Just popping in

  • Posts: 33

  • Since: 2006/9/24


i can't change the limit.
the memory_limit is 12mb and the hoster wouldn't change it...

the problem can be the number of my site's member?
I said that because if i remove this lines of code:
$user_select = new XoopsFormSelectUser(_AM_BD2_user"uid"true$uid);
echo 
"<br /><b>"._AM_BD2_user."</b>&nbsp;";
echo 
$user_select->render() . "<br /><bd />";

in the 'modules/dbnews/admin/storyform.inc.php' page, the error doesn't appear, and the page is displayed... why?

(my site has 624 members)

Login

Who's Online

242 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 242


more...

Donat-O-Meter

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

Latest GitHub Commits