PHP4's configuration syntax has changed; see

        http://www.php.net/manual/en/configuration.php

Try using the line

        php_flag engine on


-steve


At 11:35 AM -0700 9/4/01, PHP List wrote:
>Hi,
>I am trying to update my server to php4. Everything seemd to compile fine.
>httpd -l shows mod_php4.c in the list.
>
>I used to use these entries in my httpd.conf to specifically turn 
>php on in certain dirs instead of default on for everyting.
>
><Directory "/dir/dir/dir">  
>php3_engine on
></Directory>
>
>But I cannot find a combo that works now, I allways get an error. 
>How do I do this with php4?

-- 
+------------------------ Open source questions? ------------------------+
| Steve Edberg                           University of California, Davis |
| [EMAIL PROTECTED]                               Computer Consultant |
| http://aesric.ucdavis.edu/                  http://pgfsun.ucdavis.edu/ |
+----------- http://pgfsun.ucdavis.edu/open-source-tools.html -----------+

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to