hi,
i have installed the mod_perl at last, and the mod_perl.so is there at
apache/modules, *BUT*:
apache -k restart -->
Syntax error on line 136 of c:/program files/apache
group/apache/conf/httpd.conf:
Cannot load c:/program files/apache group/apache/modules/mod_actions.so into
server: (126) The specified module could not be found:
line 136 was:
LoadModule access_module modules/mod_access.so # it is there, but ?
so i changed it to:
LoadModule access_module "C:\Program Files\Apache
Group\apache\modules\mod_access.so" # nothing good, yet.
so, i say this mod_access.so may be doomed or something, so i comment its
line to see other good *.so
#LoadModule access_module modules/mod_access.so # it is there, but ?
LoadModule alias_module modules/mod_alias.so
Syntax error on line 137 of c:/program files/apache
group/apache/conf/httpd.conf:
Cannot load c:/program files/apache group/apache/modules/mod_alias.so into
server: (126) The specified module could not be found:
so i decide to see some wizard like Mr.Randy Kobes to figure out what is
this damn curse is all about? :-)
thx v.much
--
Hytham Shehab