php exited on signal 11
Hello everyone,
specs:
freebsd 6.1
apache 1.3.36
php 5.1.4
I was trying to install a cronjob and i discovered it didnt run. I went looking for the problem and this is what i found out:
To be clear: apache does run and php also. Only in console mode en cronjobs dont run.
i checked the system log:
Oct 25 21:59:00 cp kernel: pid 33517 (php), uid 1008: exited on signal 11
(this error is common in my system log and i dont think its good.)
when i run a script in console i get the msg:
Segmentation fault: 11 (core dumped)
Now i have read about the exited on signal problem on the forum and they all point to this fix:
http://help.directadmin.com/item.php?id=135
for me this is to global and i want to fix the problem and not create a workaround. I think the openssl remove will fix it, but i need CURL and i think it will stop working if i remove that.
So who can help me fix this and make DA work like it should without a workaround.
Hello everyone,
specs:
freebsd 6.1
apache 1.3.36
php 5.1.4
I was trying to install a cronjob and i discovered it didnt run. I went looking for the problem and this is what i found out:
To be clear: apache does run and php also. Only in console mode en cronjobs dont run.
i checked the system log:
Oct 25 21:59:00 cp kernel: pid 33517 (php), uid 1008: exited on signal 11
(this error is common in my system log and i dont think its good.)
when i run a script in console i get the msg:
Segmentation fault: 11 (core dumped)
Now i have read about the exited on signal problem on the forum and they all point to this fix:
http://help.directadmin.com/item.php?id=135
for me this is to global and i want to fix the problem and not create a workaround. I think the openssl remove will fix it, but i need CURL and i think it will stop working if i remove that.
So who can help me fix this and make DA work like it should without a workaround.
Last edited: