MySQL / Connector S...
 
Notifications
Clear all

MySQL / Connector Support

10 Posts
3 Users
0 Likes
2,945 Views
Posts: 60
 Ric
Topic starter
(@ric)
Trusted Member
Joined: 8 years ago

It is the connector causing the issue:

Uninstalled MySQL same issue
Uninstalled connector issue stopped
Reinstalled MySQL no issue
Installed connector 6.5.4 aok

Reply
Posts: 9
(@m-jansen)
Active Member
Joined: 8 years ago

Ric,

Can you give a screenshot of the settings (MySQL) in SolidCP.

We have the same setup in our lab without any issues.

Regards,

Michel

Reply
Posts: 60
 Ric
Topic starter
(@ric)
Trusted Member
Joined: 8 years ago

Michel,

I couldnt even get to the MySQL config.  As soon as i installed the connector it prevented me from accessing anything through the portal.  Quite literally logged in and then the above error occured.

I could only get rid of that issue by removing the connector and installing 6.5.4.

Reply
Posts: 9
(@m-jansen)
Active Member
Joined: 8 years ago

Ric,

We are going to try to emulate this in our lab.

Regards,

Michel

Reply
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

Hello,

After some research it only occurs if the connector is installed on the same site as Portal.

It is actually due to mysql provider adding a sitemap in machine.config in their later versions.

To solve this i have added:

<remove name=”MySqlSiteMapProvider” />

in between the <providers> tags to the Portal web.config which seems to resolve the issue

You guys can do it for a temp fix or simply wait untill our latest stable goes live end this month.

Regards,

Marco

Reply
Page 2 / 2
Share: