The killer app would be to do the "usual" web stuff comfortably from PHP, while having a (possibly distributed) Erlang core deal with "persistent" stuff like an in-memory session database, and also to handle the comet functions (keeping track of even thousands of dormant connections that wait for an event to happen). Erlang is good in that stuff.