I am a newby to ProcessWire and to PHP. I want to change my html designed website to dynamic and to have it show differently on mobiles, desktops etc. Within my website I already use TNG software (PHP) which dynamically generates genealogy pages. I have installed ProcessWire in a renamed directory in the root of my website (I had to uncomment and edit line 127 to RewriteBase /********/ to get the install to work). I then decided to add the module MobileDetect. I carefully followed the instructions, creating a directory MobileDetect in the modules directory, and then uploading the unzipped contents of the MobileDetect module download into it. Next I went into admin and hit the module install button and got the error message: Error: Class 'Mobile_Detect' not found (line 67 of /blah/blah/blah/site/modules/MobileDetect/MobileDetect.module) Since that happened, when I try to access my ProcessWire Admin I get an Internal Server error: The server encountered an internal error or misconfiguration and was unable to complete your request. Can anyone help get me back into ProcessWire please?