[Pmwiki-users] first pinstall, first problem, first post.

Marc DROULEZ marc
Thu Nov 13 04:34:31 CST 2003


Hi all,


I installed pmwiki on my Mandrake/apache server a few days ago. Since, I
try to configure the local.php file to use the admin password and the
mailpost capability.

But every time I add something like :
include_once('scripts/sessionauth.php');
$DefaultPasswords['admin'] = '$1$BkJIsYHK$CggqsNGDflW0XKgOG8saJ1'
$DefaultPasswords['attr'] = '$1$khMp1Fkj$9KS7puDtXcvLKrJoEgTQg1'
$DefaultPasswords['edit'] = '$1$khMp1Fkj$9KS7puDtXcvLKrJoEgTQg1'

or even
$EnableMailPosts=1;                   # to enable mailposts
$MailPostsTo="marc at rc.cable.nu";      # where to send mail notifications
$MailPostsDelay=1800;                 # wait for initial post to age 30
minutes
$MailPostsSquelch=7200;

my wiki insult me with a message on top of page :

Parse error: parse error, unexpected T_VARIABLE in
/var/www/html/secure/wiki/local.php on line 30

Warning: Cannot modify header information - headers already sent by
(output started at /var/www/html/secure/wiki/local.php:30) in
/var/www/html/secure/wiki/pmwiki.php on line 362

were the line number is the number of
$DefaultPasswords['admin'] = '$1$BkJIsYHK$CggqsNGDflW0XKgOG8saJ1'
or
$EnableMailPosts=1;


do you have any idea ? 'cause I read the manual, and I could'nt find
anything like that ....


Marc Droulez

-------------------------------------------------
Ce message est envoy? ? l'aide de SquirrelMail
www.squirrelmail-fr.org
www.mandrakesoft.com
http://counter.li.org          linux user #278826
www.freulon.cable.nu      <--   soyez indulgent !
-------------------------------------------------




More information about the pmwiki-users mailing list