From: Keith B. [E. IT] <kb...@ex...> - 2003-02-17 18:01:27
|
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 |