i take it that you'r eusing the vanilla php/mysql that came with FC4... what (if anything) did the mysql/php sites say regarding FC4? i'd advise you to create a simple php test to simply connect to the db, and see if you get this to work.. shouldn't be more than 10-20 lines of code.... i also believe that php/mysql provides the ability to return an err status from a mysql_connect call... what's the error say? let us know.. -bruce -----Original Message----- From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx]On Behalf Of Mark Linford Sent: Wednesday, June 15, 2005 12:14 PM To: fedora-list@xxxxxxxxxx Subject: Problem with apache, php and mysql after FC4 upgrade: SegmentationFault ... Hi, everyone: I just finished my upgrade to FC4 last night, and so far, everything's running smoothly, except for an issue with mysql and php ... I'm having problems with certain php scripts causing apache to seg-fault. After a little debugging, I narrowed it down to the php function mysql_connect. Whenever the script hits that line, the web-server child dies. However, there's no php error, either on screen or in my php.log file. Only this error shows up in error_log: [Wed Jun 15 11:40:41 2005] [notice] child pid 1877 exit signal Segmentation fault (11) What's odd is that mysqld seems to be working fine since the upgrade. I can connect from the command line using the same username, password and queries I use in my php script with no problems. Any Ideas? Anyone else having this problem? Mark -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list