advertisement

Article:
  Apache Web Serving with Jaguar, Part 3
Subject:   phpinfo(); and Safari 1.0 Beta 2 (v73)
Date:   2003-04-29 06:50:50
From:   anonymous2
The PHP built in <phpinfo()> doesn't display properly under Safari 1.0 Beta 2 (v73). The data is there but none of the rules and colors which make it easier to read. Use camino or IE to see the output as it should be.
Full Threads Oldest First

Showing messages 1 through 3 of 3.

  • phpinfo(); and Safari 1.0 Beta 2 (v73)
    2003-05-10 11:47:09  anonymous2 [Reply | View]

    It works fine for me - colors and all, no problems.
    • phpinfo(); and Safari 1.0 Beta 2 (v73)
      2003-05-19 05:51:14  anonymous2 [Reply | View]

      I've tried it on two different machines, same problem. This started with (v73) and now (v74). It worked with earlier versions and always works with IE and Camino.
      Apache 1.3.27 and PHP 4.3.0
      • phpinfo(); and Safari 1.0 Beta 2 (v73)
        2004-01-15 03:55:22  anonymous2 [Reply | View]

        I had the same with php in a dedicated server with plesk server control panel. Plesk sets the engine off for all directories not created with the panel. It sould be enable, with:

        php_admin_flag engine on.


        Mario