Title: Breaks on PHP 7
Last modified: December 21, 2016

---

# Breaks on PHP 7

 *  [Tim Blankenship](https://wordpress.org/support/users/waterfire/)
 * (@waterfire)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/breaks-on-php-7/)
 * Hey,
 * Getting a mime type mismatch error with the custom stylesheet link after moving
   from PHP 5.6 to PHP 7
 * `<link rel='stylesheet' id='sccss_style-css' href='http://waterfire.org?sccss
   =1&ver=04117677be659ae3303f6ef9db94fef6' type='text/css' media='all' />`
 * returns the following: ‘The stylesheet was not loaded because its MIME type, “
   text/html”, is not “text/css”.’
 * All other CSS links on my site working normally.
 * I have disabled the plugin now. I think if you added the proper file extension
   to the SCCSS it work load correctly.

Viewing 1 replies (of 1 total)

 *  [gmariani405](https://wordpress.org/support/users/gmariani405/)
 * (@gmariani405)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/breaks-on-php-7/#post-9105869)
 * It’s not that he’s missing hte file extension, its that it’s not an actual file,
   it’s generated in real time. This would be addressed if it was an actual file
   that was written to. Much like in my request: [https://wordpress.org/support/topic/externalize-css/](https://wordpress.org/support/topic/externalize-css/)

Viewing 1 replies (of 1 total)

The topic ‘Breaks on PHP 7’ is closed to new replies.

 * ![](https://ps.w.org/simple-custom-css/assets/icon-256x256.jpg?rev=1819543)
 * [Simple Custom CSS Plugin](https://wordpress.org/plugins/simple-custom-css/)
 * [Support Threads](https://wordpress.org/support/plugin/simple-custom-css/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-custom-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-custom-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-custom-css/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [gmariani405](https://wordpress.org/support/users/gmariani405/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/breaks-on-php-7/#post-9105869)
 * Status: not resolved