At 22:10 08.11.2002, dk1eng said:
--------------------[snip]--------------------
>here i go again :-)
>so i compiled php as a module in apache.
>Now how do i change the include path?
>Just changing /etc/php.ini doesn't seem to have any effect whatsoever.
--------------------[snip]-------------------- 

you need to restart apache since your php is a loaded module:

    /usr/sbin/apachectl restart
--or--
    /sbin/service/httpd restart


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to