Quoting [EMAIL PROTECTED]: > Hi all > > I installed pmWiki several times successful but now I face a problem. > Please find following the set-up: > Linux/Suse(SLES9) > Apache 2 > php V4.3.4 > pmWiki 2.2.0-beta29 and latest stable > > After the installation I get a blank page. I traced it down to the > following line in pmwiki.php in function SessionAuth (The code after > this line will not be executed): > "if (!auht && ($called>1 || [EMAIL PROTECTED]()])) return;" > > > When I put an additional session_name() call before this line, I get > the following error: > "Fatal error: Call to undefined function: session_name()" Well, I think, the package php session is not installed - I will check that first with the SysAdmin. -- Thanks anyway Regards, Mike
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
