Hello,
I use PHPDesigner which I really love and i prefer not using another software for my PHP coding.
However PHPdesigner hasn’t been updated since 2013 which sucks because it uses some old SSH settings which it seems are not supported anymore.
The error I’m getting when trying to connect thru SFTP in PHPDesigner is
Server does not support diffie-hellman-group1-sha1 for keyexchange
I’ve tried adding some different things to the ssh config file but all fixes are too old to work.
So I’m hoping someone else can provide a way to get around this :)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hi there @Geekologist,
It looks like someone had the same question on the DigitalOcean community site a while ago, I would recommend checking the answer here:
https://www.digitalocean.com/community/questions/server-does-not-support-diffie-hellman-group1-sha1-for-keyexchange
Hope that this helps! Regards, Bobby