Skip to Content.
Sympa Menu

lyceum-users - [Lyceum-users] root path question

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: "michele" <webmaster AT abs-gallery.com>
  • To: <lyceum-users AT lists.ibiblio.org>
  • Subject: [Lyceum-users] root path question
  • Date: Sun, 25 Jun 2006 06:05:58 -0600

Hi,
had installed lyceum 3.03rc just fine - did for testing the default "src/lyceum"
but - I wonder since the url now reads of course www.marsart.org/src/lyceum/portal.php
and I would like it to be  www.marsart.org/lyceum/portal/php
How do I need to have my directory set up?
 
I don't know how to make that change in the private.php, if that is where this needs to be changed?
//  To have all files live inside /src/lyceum/:
//    [1] Move /src/lib, /src/config, and /src/installation into /src/lyceum/
//    [2] comment this out
define('PRIVATE_REL_PATH', '../');
//    [3] uncomment this
//define('PRIVATE_REL_PATH', './');
//.........................................................stop editing.
 
define('ABSPATH', dirname(__FILE__).'/');
define('PRIVATEROOT', ABSPATH . '/' . PRIVATE_REL_PATH );
define('CONFIGPATH', PRIVATEROOT . 'config/');
define('WPADMININC', PRIVATEROOT . 'lib/wp-admin/');
?>
********************************
how can I have it like: http://demo.lyceum.ibiblio.org/drew  i.e. http://www.marsart.org/portal   or whatever the blog name is?
 
am confused why I have to have the directory "src" showing?
Appreciate any feedback.
Thanks
 
Evalinde Michele Krammer
VP
where is it written that all our dreams must be small ones...
Work: 303-464-8088
Email: mainoffice AT abs-gallery.com
IM: webmaster AT abs-gallery.com (MSN)
ABS GALLERY INC
2734 west 28th avenue
denver, co
See who we know in common Want a signature like this?
 



Archive powered by MHonArc 2.6.24.

Top of Page