Diod Posted August 19, 2007 Share Posted August 19, 2007 After a little messing around i finally got PHP to work with IIS.(with mysql support) The only module that is in the ext dir of php is php_mysql.dll. If you look at http://users.skynet.be/fa321669/uglyphpmyadmin.jpg u can see that the left side(the menu) is normal, but the right side is messed up. Link to comment https://forums.phpfreaks.com/topic/65700-solved-iis6-phpmyadmin-looks-ugly/ Share on other sites More sharing options...
Diod Posted August 19, 2007 Author Share Posted August 19, 2007 I also seem to have this problem with phpBB so it's prolly a IIS/PHP problem. I think it doesnt send the CSS or so. I checked the mime type of CSS in IIS and it says text/css so that shouldnt be the problem. Link to comment https://forums.phpfreaks.com/topic/65700-solved-iis6-phpmyadmin-looks-ugly/#findComment-328150 Share on other sites More sharing options...
Diod Posted August 19, 2007 Author Share Posted August 19, 2007 Sorry for all these posts, but i cant modify the others anymore :/ The CSS file's paths show up in the source of the pages, and when i go to them directly(using adress bar) i can access them, but they are like this in the source of the page: ./styles/prosilver/theme/print.css i think the ./ is messing it up. Link to comment https://forums.phpfreaks.com/topic/65700-solved-iis6-phpmyadmin-looks-ugly/#findComment-328161 Share on other sites More sharing options...
Diod Posted August 20, 2007 Author Share Posted August 20, 2007 I didnt set the session.save_path and after setting it and giving it the right permissions everything seems to work fine Link to comment https://forums.phpfreaks.com/topic/65700-solved-iis6-phpmyadmin-looks-ugly/#findComment-329073 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.