nophp.html #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • nophp.html
  • View
  • Commits
  • Open Download .zip Download (373 B)
<html>
  <body>
  <h1>Chronicle has detected a configuration error</h1>
  <p>It appears that PHP is not installed or not enabled for your web server.</p>
  <ul>
    <li>If you are using Apache, please ensure that <tt>mod_php5</tt> module is installed and enabled.</li>
  </ul>
  <br/>
  Please ensure you restart your web server after making any changes.
  </body>
</html>
# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/nophp.html
#1 8972 Matt Attaway Initial add of the Chronicle source code