[Bug 427190] Re: php pages on localhost try to download instead of render in firefox most of the time
Charlie Powell
powellc at powelltechs.com
Thu Sep 10 22:02:04 BST 2009
Bug #424789 is another bug that sounds very similar to this one. Try removing the suhosin patch,
[CLI]
sudo apt-get remove php5-suhosin
sudo /etc/init.d/apache2 restart
[/CLI]
and see if your environment keeps randomly crashing. Also, try removing xdebug if you have that (php5-xdebug).
My dev environment kept behaving this exact same way several months back
when I was testing php 5.2.9 with suhosin and xdebug on Jaunty. I didn't
want to waste any more time on it, so I just reverted back to 5.2.6 that
came with the distro, hoping that it would be worked out by the next
release... I guess I was wrong.
--
php pages on localhost try to download instead of render in firefox most of the time
https://bugs.launchpad.net/bugs/427190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list