I've used both a fair bit (although PHP is quite a while ago), and Python was easier. It's much more consistent and logical, with fewer quirks that exist for historical reasons. As a bonus, it's also more general-purpose.
It might be easier to make a "hello world" website in PHP, but it only helps for the first few hours/days. Medium/long term, Python wins.