Nov
21

PHP and I Have Made Peace

Published: Monday, November 21, 2005, at 02:27PM

PHP and I have been fighting for the last three months. And that really hasn't mattered much to me, since I'm a Perl guy and I had very little I was actually using it for. It all started back in August, when some manual changes I made to Apache caused mod_php4 to start segfaulting. Then about a month ago I tried to make peace, but PHP wanted to go nuclear and get rid of my kernel.

The other day I got around to trying again, and worked through the apt dependency issues. I had to enable Force-LoopBreak (from the man page: SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG) and ask for e2fslibs, e2fsprogs, initrd-tools and libc6 to upgrade. Then everything was ok. But still mod_php4 segfaulted for me.

And now, finally, today I got PHP to play nice. I found error messages (when the module was installed but not enabled) suggesting that a pair of .so files were missing. I ran apt-get with the --reinstall option to make sure all the appropriate php files were in place, and all of a sudden things started working.

All this to get a piece of forum software working. If only I still wrote forum software.

Comments

1
sto writes:

That sound extremely complicated. Whered you learn all this stuff? I tried to get a forum of my own once, but I failed pretty miserably. I purchased a license for an invision board and couldnt even get it working.

# on Nov.24.2005 AT 04:43 AM

Your Comment:

YOUR INFORMATION:
Name:
Email:
URL:
  • Comments should be on the topic of the post or they will be removed.
  • Use the live preview below to see how your comment will look before posting.
  • Keep it civil. If you're attacking people instead of arguments, or being overly profane, expect your comment to get deleted.

FORMATTING BASICS:

eWorld uses Markdown formatting.

_Italics_
__Bold__
<http://url.to.link>
[link text](http://url)

COMMENT:

Preview

Start typing...