PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
This has absolutely nothing to do with Swift Mailer There's a problem with your PHP installation and the XSL extension (which Swift Mailer doesn't use).
If you're not using XSL, just remove the extension from php.ini (the line that has "extension=xsl.so").
Chris Corbyn wrote:This has absolutely nothing to do with Swift Mailer There's a problem with your PHP installation and the XSL extension (which Swift Mailer doesn't use).
If you're not using XSL, just remove the extension from php.ini (the line that has "extension=xsl.so").
Thank you, this means it's a host problem.
I am a bit paranoid when it comes to uploading a site, I check and recheck everything, it seems I need to check once month now.