forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Http Tunelling – V 5.11
- This topic is empty.
-
AuthorPosts
-
-
April 24, 2006 at 8:41 am #9634rayMember
Hi there
I just upgraded to 5.11 Enterprise (Full Version).
I have been using HTTPS tunelling quite successfully in the previous version. However, this new upgrade seems to have removed the add credentials option from the Tunneling Connection configuration. I was using the credentials to allow SQLYog to authenticate to access the tunnel script, which was sitting on the web server behind a .htaccess password protected directory.
It seems with this new version, all I receive when I try to log in is an Authentication required HTTP error.
Is there any reason why this feature was dropped in 5.11???
Thanks
Ray
-
April 24, 2006 at 12:47 pm #21344RiteshMember
We have not changed anything in that area.
Quote:However, this new upgrade seems to have removed the add credentials option from the Tunneling Connection configuration.Do you mean that the option is disabled in the connection dialog or its not working?
Is it possible to give us temporary access to your server with the same settings for couple of days?
-
April 24, 2006 at 1:05 pm #21345rayMemberQuote:Do you mean that the option is disabled in the connection dialog or its not working?
Disabled – not available even – the button isn't there…
could it be because I copied my old .ini file into the install directory
Now I am getting:
======================================================================
Tunnel version: 5.0.
This PHP page exposes the MySQL API as a set of webservices.
This page allows SQLyog to manage a MySQL server even if the MySQL port is blocked or remote access to MySQL is not allowed.
Visit Webyog to get more details about SQLyog.
======================================================================
my bad – i didn't upload the new SQLyogTunnel.php file – seems to work fine now…thanks guys…
-
April 24, 2006 at 1:26 pm #21346RiteshMember
Is credential authentication also working?
-
April 24, 2006 at 1:32 pm #21347peterlaursenParticipant
Did you replace the tunnelling file?
-
April 24, 2006 at 1:34 pm #21348rayMemberRitesh wrote on Apr 24 2006, 11:26 PM:Is credential authentication also working?
Yes, all fine now
peterlaursen wrote on Apr 24 2006, 11:32 PM:Did you replace the tunnelling file?Yes
-
April 24, 2006 at 1:39 pm #21349peterlaursenParticipant
Conclusion is that there is an issue with the memory space where SQLyog saves the data from the ini-file.
I have reported problems when an ini-file get 'too old' or 'too messy'
Could be the reason for buffer issues too!
-
April 24, 2006 at 4:58 pm #21350RiteshMemberray wrote on Apr 24 2006, 01:05 PM:Disabled – not available even – the button isn't there…
could it be because I copied my old .ini file into the install directory
Could be!
Is there anyway that I can get a copy of that old .ini file?
peterlaursen wrote on Apr 24 2006, 01:39 PM:Could be the reason for buffer issues too!The crash issue looks like to be due to the newly compiled libmysql.dll.
Right now I am working on to link with the static client library which was being used in all the previous versions. v5.12 BETA is another 2 hours away.
-
May 12, 2006 at 7:18 am #21351
-
-
AuthorPosts
- You must be logged in to reply to this topic.