Re: [pmwiki-users] Just starting out....

2009-10-20 Thread ~Jami




Thank you Dave.  I did change
permissions and found a caching problem.

It's fixed now

DaveG wrote:

  
~Jami wrote:
  
  Hello all,  I have a dumb newbie question -


I have installed pmwiki, everything seems to be fine.

However, any changes I make to local/config.php do not show up when I
load pmwiki.php in my browser.


latest change was to install a skin and reference it in config.php -
again no show.  My logo - no show.  My background color change - no
show.

  
Make sure there are execute privs on config.php (I have 0644), and on
the local/ directory (I have 0755).
  
  
You might also quickly check that config.php is being executed. Add a
basic print statement:
  
  echo "In config";
  
  
If you see "In config" when you reload your browser (and possibly some
errors, just ignore those), then you may have an error how you're
including the skin. If so let us know what statements you're using.
  
  
If you don't see the "In config" then check that you have the
installations setup right, with the directories in the right place.
  
  
  
 ~ ~ Dave
  
  




___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Just starting out....

2009-10-20 Thread DaveG


~Jami wrote:
> Hello all,  I have a dumb newbie question -
> 
> I have installed pmwiki, everything seems to be fine.
> However, any changes I make to local/config.php do not show up when I 
> load pmwiki.php in my browser.
> 
> latest change was to install a skin and reference it in config.php - 
> again no show.  My logo - no show.  My background color change - no show.
Make sure there are execute privs on config.php (I have 0644), and on 
the local/ directory (I have 0755).

You might also quickly check that config.php is being executed. Add a 
basic print statement:
   echo "In config";

If you see "In config" when you reload your browser (and possibly some 
errors, just ignore those), then you may have an error how you're 
including the skin. If so let us know what statements you're using.

If you don't see the "In config" then check that you have the 
installations setup right, with the directories in the right place.


  ~ ~ Dave

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] Just starting out....

2009-10-20 Thread ~Jami




Hello all,  I have a dumb newbie
question - 

I have installed pmwiki, everything seems to be fine.
However, any changes I make to local/config.php do not show up when I
load pmwiki.php in my browser.

latest change was to install a skin and reference it in config.php -
again no show.  My logo - no show.  My background color change - no
show.

What stupid thing am I doing wrong :-|

Thanks so much,



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users