Hi, as the title describes - php5-readline causes Segmentation fault on opensuse 11.2, on both my desktop and laptop, on all listed versions of php - 5.2.9, 5.3.0 and 5.3.1. Any idea why? May this be a bug?
How you install PHP, is it LAMP package from YaST?
Does phpinfo() works?
I use the standart php packages from yast, not LAMP⦠hate lamp⦠and as I said all of the versions available are busted⦠Nothing works, not even php -v lol! It took me some time to find you which extension actually caused the fault⦠but no idea why.
There are many reasons for this type of errors.
Did you install php-suhosin?
As you said you have many versions of PHP installed, that also make problems. Because they share the same symbols scope.
Check your httpd.conf for more details.