[PHP] Segmentation fault and var_dump()

2003-01-08 Thread Rob Brandt
Hello; I'm getting a segmentation fault and I don't understand what it means. Kind of new to php debugging. Background: Web server is generally error free. I have some complex php/MySQL applications installed. I'm running it under YellowDogLinux with php v4.23. I'm trying to install a CVS ver

[PHP] php with mime magic?

2003-01-10 Thread Rob Brandt
I'm trying to get php compiled with mime magic, and it doesn't appear to be working. Here's my phpinfo page, showing the parameters I've used to compile; it does show that I used '--enable-mime-magic' as instructed in the docs at php.net: http://horde.csd-bes.net/horde/test.php?mode=phpinfo (I ne