To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
If you ever go to this site called www.php.net, and scroll down just a wee bit, you'll see this header that says, "PHP 5.0.0 Released!" Yep, the features are listed there.
<offtopic>
LordShryku, I looked at your blog, and noticed you linked to Ryan Brill's site. I'm curious, do you also go to the Web Developer Forums, or did you see his article on A List Apart?
</offtopic>
Originally posted by yelvington Oh yeah. And 'make install' continues to screw up the Apache2 conf file by putting in Apache 1 directives. But that's easy to fix.
In what way? My httpd.conf has no such entries. What configure command are you using for PHP?
Don't see why specifying the path to apxs2 should matter (other than the possibility it's finding an Apache1.x apxs in a search path before the Apache2 version), but thats the only apache-related difference I can see between the two (only other possible one I can think of is that I compile apache myself as well--not sure if you use a package or whatever--but that shouldn't matter much either)