From: Gil P. <gp...@gi...> - 2003-03-16 20:31:31
|
Jeff Dairiki wrote: >On Sat, 15 Mar 2003 23:19:35 -0500 >Gil Price <gp...@gi...> wrote: > > > >>lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME >> >>lib/config.php:401: Notice[8]: Undefined index: dsn >> >>Are there any fixes for these? Also, is there any way to have these >>warnings directed to a log file and not on the visible pages? >> >> > >If you're just installing PhpWiki now, you might consider using >the latest CVS version instead of 1.3.4. There have been a number >of bug fixes made. > >There's a nightly CVS snapshot available at: > http://phpwiki.sf.net/nightly/phpwiki.nightly.tar.gz > >Jeff > > Hello Jeff, I've downloaded and installed the "nightly tarball". The errors I had encountered before are truely gone. But now I am getting NO login button and all the URL links look like this: http://www.pcs-sc.com/phpwiki/index.php/HomePage Note the forward slash and no "?". Once I delete the "/" and insert the "?" the page displays normally. I get the same behaviour whether I use the dbm or mysql method for the site. Getting closer, just a little bit more to be up and running, thanks for the help... |