advertisement

Article:
  Apache Web Serving with Jaguar, Part 3
Subject:   phpinfo(); and Safari 1.0 Beta 2 (v73)
Date:   2003-05-19 05:51:14
From:   anonymous2
Response to: phpinfo(); and Safari 1.0 Beta 2 (v73)

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
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • 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