Date: Mon, 24 Nov 2008 07:58:50 -0500 From: Jerry <gesbbb@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Segmentation fault (core dumped) Message-ID: <20081124075850.63145a9a@scorpio> In-Reply-To: <BLU139-W20116979811133C792EB39A090@phx.gbl> References: <235b80000811221123o37ea51fbwcdc6a3480e2c1380@mail.gmail.com> <BLU139-W3CA0AC5D6F238E17F27859A0E0@phx.gbl> <20081123083433.7c12ad91@scorpio> <BLU139-W20116979811133C792EB39A090@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sun, 23 Nov 2008 21:33:47 +0000
Marwan Sultan <dead_line@hotmail.com> wrote:
>
>Hello Jerry,
>
> Its easy to fix, as they advised.
> Check the file file extensions.ini which is
> in /usr/local/etc/php/extensions.ini
>
> You will see your php modules, for some reasons the loading order of
> PHP modules it needs to be changed .. You can do the follow..and its
> for bignners..but saves you the headech.
>
> Comment first line with -> #
> save and exit....now see the output of php -v
> if the error exist (which will for the first 10 lines maybe)
> repeat again for next line..and same untill you see no error of the
> php -v
>
> When you findout the modulethat cusing your problem...move it to the
> top of the list of modules (top of the file) save and exit...and your
> done.. please write for me back which module in your case cused the
> problem.
> Out of experince.. SHMOP, READLINE, RECODE, SOAP, SNMP could cuuse
> your problem
The first problem was easy to fix, I just rebuilt sqlite.so
{databases/php-sqlite}; however, PHP still crashed. I discovered
through trial and error that the problem was with "pspell.so". I
rebuilt that port but the problem continued. I then rebuilt 'aspell'
and then rebuilt the 'pspell' port and the problem disappeared.
I wasted several hours getting to the bottom of this problem. There
must be a better way.
By the way, I though that ';' was the symbol to use to comment out a
line in extensions.ini rather than '#'.
--
Jerry
gesbbb@yahoo.com
In Christianity, a man may have only one wife.
This is called Monotony.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
iEYEARECAAYFAkkqpRQACgkQBvaKIJWWCO0GEACfTHOtB9Kv5pyEgzw6xzty8OLQ
tzYAn0lhpF2eHvjDF2rTIRKRFwgKd7kD
=RHsW
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081124075850.63145a9a>
