Re: Installation Problems.
"Von Seibold, MEA (Max)" <[email protected]>
| Newsgroups | gmane.comp.web.wiki.phpwiki.talk |
|---|---|
| Message-ID | <5D4F7C8593366B4BADD5A821D00EBAA001DA98B3@exchange15.fed.cclrc.ac.uk> |
Hello, Thanks for your assistance, I did try this but it had no effect whatsoever. I have managed get some signs of life out of it now (the problem seemed to stem from the authentication settings) - once I said to use encryption things did appear. However, ever attempt to log into the Admin area automatically resets the admin password in an encrypted format (i.e. unreadable) so basically everytime I access the admin area, it seems I have to reuse passencrypt.php and hard code a new entry into the config.ini ... This is really rather annoying. Aside from that small issue, it seems to work ... Thank you, Max. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Reini Urban Sent: 29 August 2007 21:42 To: Discussion on PhpWiki features, bugs, development. Subject: Re: [Phpwiki-talk] Installation Problems. Von Seibold, MEA (Max) schrieb: > Hello, > > I just subscribed here. I suspect that this is a common/annoying > question so forgive me. I hope that I am posting this in the correct place. > > Basically I am having a very hard time getting phpwiki-1.3.14 > installed on Solaris 10. > > I am running Apache2 and MYSQL with PHP5 Compiled from source. > > I moded the mysql create script with the name "phpwiki" and have > created the database following the instructions given. > > When I load the index.php page all I get is a blank white screen. Hi Max, The first step when loading directly from index and a blank screen is usually to disable the logic in index.php: //if (@is_dir(SCRIPT_FILENAME) or realpath(SCRIPT_FILENAME) == realpath(__FILE__)) include(dirname(__FILE__)."/lib/main.php"); > Are there any guides/docs available a little more comprehensive than the > ones included with the download that anyone could point me at? > > DATABASE_TYPE = ADODB > DATABASE_PREFIX = phpwiki_ > DATABASE_DSN = > mysql:wikiusername:wikiuserpassword@the_computers_hostname/phpwiki > > DATABASE_DIRECTORY = /www/phpwiki/pages > DATABASE_DBA_HANDLER = db64 > > > I have also encrypted the password with passencrypt.php and entered this > in the config/config.ini file. > > > Could anyone help? > > > Thanks, > > > > Max. > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Phpwiki-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Phpwiki-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpwiki-talk ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/