> -----Oorspronkelijk bericht----- > Van: Patrick R. Michaud [mailto:[EMAIL PROTECTED] > Verzonden: dinsdag 5 juni 2007 4:21 > Aan: Peter K.H. Gragert > CC: [email protected] > Onderwerp: Re: [pmwiki-users] freeshell will not show yet the PmWiki > > On Mon, Jun 04, 2007 at 07:48:50AM +0200, Peter K.H. Gragert wrote: > > From a form post I saw freeshell.ch and it intrigued me. > > > > I got an account, and I uploaded PmWiki beta54 and get very strange > > results; > > [...] > > I got a freeshell.ch account also, and it is a little odd. > Part of the problem is that the PHP getcwd() command doesn't return > the path to the current directory, because some of the parent directories > (often public_html) don't have world read permission on them. > > This is the first time I've encountered this particular problem on any > system, so I'm having to think about how PmWiki might adapt to it. > In the meantime, adding read permission to the public_html/ directory > seemed to resolve the problem for me on freeshells.ch . > > Pm [PKHG] Hallo Pm, Very strange, my public_html has code 777 But I got an errorlog from the sysadmin Here the last warning messages
[Mon Jun 04 18:19:18 2007] [error] [client 84.241.155.21] PHP Warning: main(): Unable to access /home/pepe/public_html/testPmWiki/scripts/stdconfig.php in /home/pepe/public_html/testPmWiki/pmwiki.php on line 320 [Mon Jun 04 18:19:18 2007] [error] [client 84.241.155.21] PHP Warning: main(/home/pepe/public_html/testPmWiki/scripts/stdconfig.php): failed to open stream: Permission denied in /home/pepe/public_html/testPmWiki/pmwiki.php on line 320 [Mon Jun 04 18:19:18 2007] [error] [client 84.241.155.21] PHP Warning: main(): Failed opening '/home/pepe/public_html/testPmWiki/scripts/stdconfig.php' for inclusion (include_path='.:/usr/pkg/lib/php') in /home/pepe/public_html/testPmWiki/pmwiki.php on line 320 [Mon Jun 04 18:19:19 2007] [error] [client 84.241.155.21] PHP Warning: mkdir(): open_basedir restriction in effect. File(wiki.d) is not within the allowed path(s): (.:/home) in /home/pepe/public_html/testPmWiki/pmwiki.php on line 505 I think, that I (we) have to solve this problem somehow (I have only a vague idea at this moment) And could you reveal YOUR account at freeshells? PKHG _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
