Is http://swiftmailer.org/ Down?
Moderators: Chris Corbyn, General Moderators
Is http://swiftmailer.org/ Down?
I was trying to check up on the progress at http://swiftmailer.org/ and all I get is a blank page. I'll admit, I have been around in awhile, so not sure if that domain has moved somewhere, but Google seems to think its still valid.
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: Is http://swiftmailer.org/ Down?
It's down for me too. If you want to download the latest version, use GitHub http://github.com/swiftmailer
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Is http://swiftmailer.org/ Down?
Thanks for the heads up, I was completely unaware
Fixed.
Fixed.
Re: Is http://swiftmailer.org/ Down?
Unfortunately the site was down just when I needed the documentation 
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Is http://swiftmailer.org/ Down?
Blame my "git submodule" n00biness 
I'd made changes yesterday that involved a change to a submodule, but I assumed my "git pull" on the production server would update the submodules too... but it didn't, and there was a fatal error
That's my first git pet peeve I've come across so far.
I'd made changes yesterday that involved a change to a submodule, but I assumed my "git pull" on the production server would update the submodules too... but it didn't, and there was a fatal error
That's my first git pet peeve I've come across so far.