Skip to Content.
Sympa Menu

lyceum-users - Re: [Lyceum-users] Lyceum Installation Problem (Windows XP)

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: Jameson Lopp <fusion AT ibiblio.org>
  • To: Ankur Jain <ankurj AT gmail.com>
  • Cc: lyceum-users AT lists.ibiblio.org
  • Subject: Re: [Lyceum-users] Lyceum Installation Problem (Windows XP)
  • Date: Tue, 08 Aug 2006 09:19:16 -0400

Did you:

A) change MAINDOMAIN in wp-config.php to be 127.0.0.1 or your equivalent domain

B) Add the directive "AllowOverride All" to your <Directory> configuration in Apache's httpd.conf

C) check to see if lyceum created the .htaccess file containing the rewrite rules in /lyceum/src/lyceum/

- Jameson

Ankur Jain wrote:
Hi

I am trying to install lyceum on my windows xp system. I unzipped the directory into my DocumentRoot and made the following changes:

wp-config.php

DB_NAME,DB_USER,DB_PASSWORD,DB_HOST
WEBROOT = /lyceum/src/lyceum

private.php

define('PRIVATE_REL_PATH', './');

I started the installation ( 127.0.0.1/lyceum/src/lyceum/wp-install.php <http://127.0.0.1/lyceum/src/lyceum/wp-install.php>.

Installation was completed successfully and link to login and system settings page were displayed. But I get a 404 error on accessing those pages. I checked for Apache Config - mod_rewrite module is enabled.

Could someone guide me?

The Directory hierarchy is :

DocumentRoot/lyceum
+----------dev
+----------doc
+----------src
+----------bin
+----------config
+----------installation
+----------lib
+----------lyceum
+----------tests

Regards
Ankur Jain


------------------------------------------------------------------------

_______________________________________________
Lyceum-users mailing list
Lyceum-users AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/lyceum-users




Archive powered by MHonArc 2.6.24.

Top of Page