I am getting a segmentation fault after installing PHP. Before I get out gbd to get more data on the problem, may I check with this list that there isn't some already well known problem with the combination I'm using? I'm installing on SunOS 5.7 Generic sun4u sparc SUNW,Ultra-4 and have: Apache 1.3.19 PHP 4.0.5 PostgreSQL 7.0.5 The configure, make, make install runs without problems. I'm using the static module and following the instructions in the PHP INSTALL for this. Both PHP and Apache run OK. So does PostgreSQL when I access it through the psql front end. But when I use pg-connect("dbname=XXXX") on a PHP page - where XXXX is a database name that I can successfully access through psql - the browser reports "The attempt to load XXXXXXXXX failed", and the httpd error log notes a segmentation fault with a child process. Any ideas what could be wrong? As I said, the above description won't help much unless you already have encountered a problem like this with a similar set up. Cheers Nigel Gilbert -- _________________________________________________________________________ Prof Nigel Gilbert, FREng AcSS, Dept. of Sociology, University of Surrey, Guildford GU2 7XH, UK. Tel: +44 (0)1483 259173 Fax: +44 (0)1483 259551 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]