BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.17k stars 754 forks source link

Browser-Sync + gulp.js can't sync in PHP? #943

Open sp1104 opened 8 years ago

sp1104 commented 8 years ago

my folder looks like folder / index.php gulp.js css.css Html files was available , but php files couldn't working. [BS]Reloading Browsers... ← This message was show by php files modified, but browser wasn't refreash.

My devices and software are MAC 10.11 EI Capitan Browser-Sync and Gulp install in Mac PHP and Apache install in VituralBox (using Vagrant ) , OS is CentOS7.0

0001 0002

ghost commented 8 years ago

same troubles here. Everything in comand line looks perfect, as well as gulp-inject but browserSync cant serve index.php

linardsb commented 7 years ago

same here, trying to figure this out all day, solution in #955 does not work either. What a mess. Im on El Capitan 10.11.4

devner007 commented 7 years ago

I confirm the same issue. Also opened a thread on SO. Check it out at: Grunt browserSync grunt-php does not reload PHP files on change