Just a guess, but maybe it's because of SELinux; to disable it reboot
and pass the proper boot flag to the kernel or edit the file
/etc/selinux/config and modify the SELINUX entry to look like this:
SELINUX=disabled (and reboot).
I think you should get dmesg entries for all operations denied by
SELinux (I do for Novell's AppArmor).

HTH,
Umberto


On 7/18/06, Stephen Woodbridge <[EMAIL PROTECTED]> wrote:
Hi all,

Sorry for the cross post.

I'm trying to help someone get a system running with

Centos - PHP5 - Apache2 - PHP/Mapscript - ka-map

Mapserver CGI works. ka-map client side works and makes requests to
tile.php but all the responses are zero bytes. If I snag the tile.php
request from the Page Info -> Media panel and paste it into the browser
I get a zero byte response, but no errors, just nothing.

So I am assume, that the process is dying, but I have no clue why and
I'm not sure were to start debugging it. Oh and, phpinfo() says
mapscript is installed and php_gd is installed.

Does anyone have any insight into Centos - PHP5 - Apache2 ? I have have
never used any of these with php/mapscript.

TIA,
   -SteveW

Reply via email to