Formbuilder Problem - Server 500 Error

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
johnbmcdonald
Forum Members
Forum Members
Posts: 60
Joined: Mon May 14, 2007 8:01 pm

Formbuilder Problem - Server 500 Error

Post by johnbmcdonald »

Not sure if this goes in the quality assurance forum or here. If it's in the wrong spot, I appologize.

Getting a server error 500 when I add a new field to a form.
It worked fine for the first 50 or so fields.

Form name I am working with when the error occurs is rental application

ERROR MESSAGE FROM SERVER LOG: [Sun Jul 29 21:00:26 2007] [error] [client 68.97.79.195] Premature end of script headers: moduleinterface.php, referer: http://trinitydorjay.com/admin/moduleinterface.php

CMSMS VERSION: 1.1

FormBuilder v 0.3

PHP Settings are here: http://www.johnbmcdonald.com/info.php
I exported the database, the results are here: http://trinitydorjay.com/uploads/sql.txt

phpMyAdmin 2.6.4-pl2
MySQL 4.1.11-Debian_4sarge7-

Got any ideas?

Thanks for your help
John
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Formbuilder Problem - Server 500 Error

Post by tsw »

Premature end of script headers is always so nice to debug :)

I couldnt find php max memory size from your phpinfo, what does the settings say?

maybe its running out of memory...
User avatar
johnbmcdonald
Forum Members
Forum Members
Posts: 60
Joined: Mon May 14, 2007 8:01 pm

Re: Formbuilder Problem - Server 500 Error

Post by johnbmcdonald »

Here is the php config file: http://trinitydorjay.com/uploads/php.ini.txt

I think this is what you are looking for: memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)

John
User avatar
johnbmcdonald
Forum Members
Forum Members
Posts: 60
Joined: Mon May 14, 2007 8:01 pm

Re: Formbuilder Problem - Server 500 Error

Post by johnbmcdonald »

so, do you think if I increase memory_limit = 8M to memory_limit = 10M that may fix the problem?

Thanks
John
Post Reply

Return to “CMSMS Core”