From: Nick A. <ni...@fo...> - 2003-02-18 10:24:28
|
Hi Keith I integrated phpESP into an MPN (MyPHPNuke) research portal (http://rgu- sim.rgu.ac.uk/research/intranet/portal - you have to register to see phpESP working). There were a couple of guys interested in porting to PostNuke but as far as I know there has not been any further development Cheers Nick Ananin ************************************************** On Mon, 17 Feb 2003 18:01:41 -0000, Keith Burke [Experience IT] <kb...@ex...> wrote: > Hi, > > I've been using phpESP for a while now. I read in the developer archives > that there was talk [way back in March 2002] of maybe making this into a > PostNuke module. Just wondering if this is still [or ever] on the table > for development? > > > > > > Regards > > ************************************************************** > * K e i t h B u r k e * > ************************************************************** > * Have you ever stood and stared at it? * > * Marvelled at its beauty. Its genius. * > * Billions of people just living out their lives... * > * Oblivious... * > ************************************************************** > > > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of James > E. Flemer > Sent: 16 January 2003 15:37 > To: Mark Croonen > Cc: php...@li... > Subject: Re: [phpesp-general] (no subject) > > > On Thu, 16 Jan 2003, Mark Croonen wrote: > >> I have a problem with phpesp.ini file and really can't work where I'm going >> wrong. >> >> my initial problem is that I get this error message >> >> "I can not find your includes ... check your ini settings " >> >> and here is my settings >> >> >> // Main install path ON DISK >> // (where you unpacked the tar) >> $ESPCONFIG['prefix'] = 'c:\web\phpesp'; >> >> // Path to include files ON DISK >> // (normally <prefix>/phpESP/admin/include) $ESPCONFIG['include_path'] > >> = $ESPCONFIG['prefix'] . '\phpesp\admin\include'; > > If you notice, the above options will make: > c:\web\phpesp\phpesp\admin\include > So I'd guess that you really wan the 'prefix' to be: > 'c:\web' > -James > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Thawte.com > Understand how to protect your customers personal information by > implementing SSL on your Apache Web Server. Click here to get our FREE > Thawte Apache Guide: http://ads.sourceforge.net/cgi- > bin/redirect.pl?thaw0029en > _______________________________________________ > phpESP-general mailing list php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |