Hi!

> The script <?php print "Hello World!"; ?> works fine, too, so I think
> there was no error in the installation progress.

> But <?php phpinfo(); ?> results in Segmentation fault:
>>child pid 18740 exit signal Segmentation fault (11)

I've solved the problem on my own. One of the following packages in the SuSE 
distribution was responsible for the problem:
- UW imap
- libpng 
- libjpeg
- libtiff
- mcrypt
(and the corresponding "devel"-packages)

I can't say which, because I removed every SuSE-package from the system and compiled 
them on my own. 

After that (the newly compiled) PHP worked fine.

Thank you.

Kind regards,
Hartmut


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to