Hello!

This is my first post, so bare with me.  I'm trying to use PHP together with
some XML files to create an array of elements and values.  This, looking at
the examples seemed fairly reasonable.

After recompiling Apache/PHP using --with-xml everything seems fine.  I am
using Solaris 2.6, Apache 1.3.12 and PHP 4.0.4 and I gather PHP will use
Expat from this version of Apache, All fine!

Now when I run any script that uses the XML parser (My script and any
example ones) I seem to get a segmentation error in the Apache error log.  A
bit of the error log is shown below:

[Tue Nov 27 10:10:26 2001] [notice] child pid 5757 exit signal Segmentation
Fault (11)
[Tue Nov 27 10:10:26 2001] [notice] child pid 5778 exit signal Segmentation
Fault (11)
[Tue Nov 27 10:12:47 2001] [notice] child pid 5780 exit signal Segmentation
Fault (11)
[Tue Nov 27 10:13:56 2001] [notice] child pid 5755 exit signal Segmentation
Fault (11)

Now, to be honest I havn't got a clue 'Segmentation Fault' is, so I can't
really work out how to fix this problem.

Has anybody got any ideas???

Thanks for your help!

Chris....






-- 
PHP General 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]

Reply via email to