• On one host, Rochen, it stops working after echoing one thing (and possibly other things break it but this simple example shows the issue).

    For example:

    echo 'foo';

    will work. But this won’t:

    echo 'foo';
    echo 'bar';

    On another host, Bluehost, any code seems to work fine, with a similar WordPress setup. Is this something I should take up with my host or is it a plugin issue? If you let me know what other information I need to provide, I will happily provide.

    http://wordpress.org/plugins/debug-bar-console/

Viewing 1 replies (of 1 total)
  • Thread Starter noxbane

    (@noxbane)

    I should note, the server it works on is running PHP version: 5.2.17.
    The one it does not work on is using PHP version: 5.3.22

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't Work on Some Servers’ is closed to new replies.