On Tue, Oct 9, 2012 at 3:16 PM, Ken Robinson wrote:
Hi,
I'm on a new project.
Starting from scratch -- host machine is AIX 6.1.
I've already installed Apache 2.4, PHP 5.4.7, MySQL 5.5.10 -- from RPMs (not compiled from source). I've verified that PHP works with Apache (phpinfo()) prints the correct info. When I run the Drupal install.php, Apache gets the following error "child pid 2215938 exit signal Segmentation fault". How can I determine what's wrong?
Can anyone help???
Sounds to me like an issue with either the Apache or PHP port. You'll need to contact the provider of the RPM files to ask about it. Maybe find an AIX specific list. I found http://aix4you.com/ which is using Drupal; maybe you can find some help there.
Good luck,