Your config:
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Server API : CGI and not Apache 2.0 Handler
I think :
- you must activate mod_rewrite in Apache (LoadModule rewrite_module modules/mod_rewrite.so under windows)
- maybe there are errors with CGI "Cannot modify header information - headers already sent by"
- check permission file for "conf.Settings.php"
Doudoux
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Server API : CGI and not Apache 2.0 Handler
I think :
- you must activate mod_rewrite in Apache (LoadModule rewrite_module modules/mod_rewrite.so under windows)
- maybe there are errors with CGI "Cannot modify header information - headers already sent by"
- check permission file for "conf.Settings.php"
Doudoux