Dear friends,

I found that I can't load or add any of the following modules, the Apache
tells me that there are no such files and I don't know where they reside.
Anyone can tell me?

----------------------------------------------------------------------------
----------------
AddModule mod_php.c
AddModule mod_php3.c
AddModule mod_perl.c

LoadModule php_module         modules/mod_php.so
LoadModule php3_module        modules/libphp3.so     /* for PHP 3 */
LoadModule php4_module        modules/libphp4.so     /* for PHP 4 */
LoadModule perl_module        modules/libperl.so
----------------------------------------------------------------------------
----------------

Regards,
Yao



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

Reply via email to