New host and apache?

Daniel A. ldrada at gmail.com
Thu Dec 22 13:02:21 PST 2005


Funny,
I fixed the problem.

The problem was not what I thought it was.
The problem was related to (At least) the mysql and mysqli extensions of PHP5.
Although, I did recompile these extensions a few times, it only worked
the very last time I recompiled them.
On 12/21/05, Daniel A. <ldrada at gmail.com> wrote:
> Just yesterday, I decided that I would move over my domain to use it
> with my home server.
> So I did all the DNS-related stuff, and it worked fine.
> But, to change the host on the server was not so easy.
>
> After doing this:
> hostname shizlit.info
> edit /etc/hosts to reflect changes
> --snip etc/hosts--
> ::1                     localhost.shizlit.info localhost
> 127.0.0.1               localhost.shizlit.info localhost
> 192.168.0.2             mooh.shizlit.info mooh
> 192.168.0.2             mooh.shizlit.info.
> ---snip end /etc/hosts--
>
> Whenever I try to run the httpd (Apache 1.3.34), it exits with the
> following error:
> httpd in free(): error: junk pointer, too high to make sense
>
> However, if I comment the lines "AddModule mod_php5.c" and "LoadModule
> php5_module        libexec/apache/libphp5.so" in httpd.conf, the
> server starts just fine.
> I've tried rebuilding php5 and it's extensions from ports.
>
> Could anyone tell me how to do this right?
>


More information about the freebsd-questions mailing list