kool_samule Posted September 21, 2009 Share Posted September 21, 2009 hi guys, i have a php / mysql web application that i've developed on an apache server. i've migrated it to an iis server, but now some parts of the app cannot run. i'm getting errors: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause does anyone have an idea on what might be causing this error and how to solve it? Quote Link to comment https://forums.phpfreaks.com/topic/174968-web-app-ok-on-apache-not-ok-on-iis/ Share on other sites More sharing options...
trq Posted September 21, 2009 Share Posted September 21, 2009 Seems a mysql error rather than your http server. Quote Link to comment https://forums.phpfreaks.com/topic/174968-web-app-ok-on-apache-not-ok-on-iis/#findComment-922211 Share on other sites More sharing options...
kool_samule Posted September 21, 2009 Author Share Posted September 21, 2009 i'll try updating mysql and see how that goes. many thanks Quote Link to comment https://forums.phpfreaks.com/topic/174968-web-app-ok-on-apache-not-ok-on-iis/#findComment-922228 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.