Open GoogleCodeExporter opened 9 years ago
b) ISPconfig 3.0
----------------
1) Install ISPconfig3
2) try to use it:
Some elements (created by Java script) doesn't appear on the page.
Original comment by slav...@gmail.com
on 3 Jul 2012 at 5:34
Thanks for the report. I see that you have mod_php5 installed, which sometimes
behaves poorly with mod_spdy due to threading issues. The usual workaround is
to instead use PHP with mod_fcgid
(https://developers.google.com/speed/spdy/mod_spdy/php). However, you also
seem to have mod_fcgid installed, so I can't be sure what your setup is. (-:
Can you take a look at the above link and try disabling mod_php5 (and switching
your PHP config if necessary), just to make sure that that's not the problem?
Original comment by mdste...@google.com
on 3 Jul 2012 at 5:36
[deleted comment]
PHP is works in FastCGI-mode
That's configured by Control-Panel (ISPconfig3) for ALL sites on this Server.
Original comment by slav...@gmail.com
on 3 Jul 2012 at 5:43
If you are using PHP via fastcgi then you should may want to uninstall the
php5_module just to be sure it's never the one handling the requests.
Original comment by bmcqu...@google.com
on 6 Sep 2012 at 8:05
Original issue reported on code.google.com by
slav...@gmail.com
on 3 Jul 2012 at 5:29