bug in php5 beta2? :)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Evan Dupuis

    bug in php5 beta2? :)

    Hi

    I'm running Red Hat 9. Downloaded & compiled gcc 3.3, libxml2 2.6.1,
    apache 2.0.48 and php5 beta 2. Finally managed to get things to work
    right. But I noticed that php5's "make install" added the right line
    to enable the PHP5 library into my Apache configuration, but forgot to
    do the "AddType" line to enable the .php extension to actually
    interpret using the library (it was just displaying source code!)
    Does anyone know off hand if this is a know bug or something that
    should be reported.

    Thanks
    Evan
Working...