Adding www.mydomain.com to point to the local machine in my host file has fixed 
the issue. On to bigger things...


----- Original Message ----
From: Chris Marich <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, April 30, 2008 11:13:47 AM
Subject: Re: Basic Installation Question


I've made some progress.
 
When I change
$ScriptUrl = 'http://www.mydomain.com/pmwiki.php';
$PubDirUrl = 'http://www.mydomain.com/pub';

to
 
$ScriptUrl = 'http://www.mydomain.com/pmwiki/pmwiki.php';
$PubDirUrl = 'http://www.mydomain.com/pmwiki/pub';
 
the site comes up but the images and skin do not show.
 
This seems wrong since my Apache root is the top level pmwiki directory. Plus 
the wiki doesn't completely work.
 
I'm stuck at this point. Maybe create a new directory above pmwiki and make 
that my Apache home?




----- Original Message ----
From: Chris Marich <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, April 30, 2008 8:48:14 AM
Subject: Basic Installation Question


Sorry for the basic question but I'm a rookie at this stuff.
 
I have pmwiki up and running but only if I use http://localhost/pmwiki.php.
 
I have a public domain name pointing to my box and apache has \pmwiki has the 
document root. If I enter www.mydomain.com it shows the index.html file in the 
pmwiki directory. Sitting next to the index.html file is pmwiki.php. If I type 
www.mydomain.com\pmwiki.php, nothing shows. I messed with $ScriptUrl and 
$PubDirUrl with no results. What am I missing? Thanks. 

________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to