Web Apps Since 2004.

Is your website boring?  Kick it up a notch.  Encodable apps easily drop into your website to make it modern, fun, and interactive, with features like file uploads, user accounts, paid subscriptions, protected pages, live chat, visitor logging, mailing lists, and more.
All Encodable apps include:
• Easy setup
• Lifetime license
• Free tech support
• Full customizability

suEXEC Problems

...and how to fix them.

When running a Perl CGI script, you may see the "premature end of script headers" error in your Apache error.log or error_log file.  This can be caused by some of the same problems (and fixed with some of the same fixes) as the Internal Server Error message.  However, this can also be caused by suEXEC errors, and in that case, it may give you no indication whatsoever that suEXEC is the cause.

Check if you have a /var/log/apache/suexec.log file; if so, and if it's the problem, it'll explain the reason why it's denying your script from executing properly.  One easy fix to try is adding a "-w" to the end of the first line of your Perl script, i.e. change the first line from "#!/usr/bin/perl" to "#!/usr/bin/perl -w" and see if that makes suEXEC happy.  Another common fix is to make sure that your CGI script has the same user/group ownership as your cgi-bin folder.

Shopping Cart

Client Quotes

The work, the thought and the organization you put into this app is incredible.
– Bruce C.
I just want to say you guys really stand alone in that you have a quality product and you provide genuine customer service.  It's sad but those qualities are seldom found separately, much less together.  Thanks again for your time and help.
– Alex S.
Thank you VERY much for all of your help.  You've really impressed me.  We have support agreements for other software that costs thousands of dollars / year (just for the support), and most of them aren't as helpful as you have been.
– Keith Y.