Wordpress and PHP5?
I’m getting some odd behaviour when installing Wordpress on a server running PHP5. First, it won’t let me log in when I use IE - only Firefox. Then, import-mt.php crashes Apache - I get errors like [notice] child pid 3373 exit signal Segmentation fault (11)
in error.log. Anyone else seen this?
Looks like import-mt.php depends on register_globals being on, too. Someone should fix that :-)