Hi,
I tried to load the 2 modules on the same Apache Server php and mod_perl.
I have 2 differents error :
1/- In my httpd.conf file, in the LoadModule lists, I added the line "LoadModule mod_perl ....." (and the appropriate line in Addmodule...). But, when I tried to restart Apache, i have this error : module perl_module is built-in and can't be loaded. So I commented the LoadModule line, and all worked fine. But....
2/ ... my perl scripts were ok, but all my php files are being downloaded by my browser. I think PHP module didn't work anymore when mod_perl is enabled.
Does someone have a solution ?
Thnaks a lot![]()



LinkBack URL
About LinkBacks
Reply With Quote




