[thelist] CF: 500 Null on CentOS? Help!

Mark Groen evolt at markgroen.com
Mon Jun 5 21:13:42 CDT 2006


On Mon, 2006-06-05 at 17:37 -0400, Frank wrote:
> At 02:42 PM 2006-06-05, you wrote:
> >Are you just looking for SELinux info? Everything works with permissions
> >set and SELinux turned off we're assuming?
> 
> I gave all the details and forgot the question! Let me try again
> 
> ColdfusionMX 7 on CentOS Error "Null 500"
> 
> We're setting up a new server (CentOS v4.3 fully updated, Kernel 
> 2.6.9-34.0.1)  along with Plesk v8.0, ColdFusion MX v 7.0.1 (no additional 
> patches). I have installed two compatibility libraries 
> (xorg-x11-deprecated-libs  and compat-libstdc++-296). I know there is a bug 
> ("An error has occurred when reading/writing /lib/license.properties"). 
> This is not our issue.
> 
> The problem is that at each attempt to start Coldufusion, that it presents 
> a bunch of errors in the log, and displays only "500 Null" in the browser 
> window when I attempt to access the admin. Attemtping to access a regular 
> script simply outputs the script text.

This I may be able to help with, the others I'm not familiar with.
Change the permissions so Apache can execute:

chcon -R -h -t httpd_sys_script_exec_t /home/users/yourusernamedirectory


-- 
cheers,

        Mark




More information about the thelist mailing list