Hello Yes I have and it did not help
Jeppe > -----Original Message----- > From: Ben Tuttle [mailto:[EMAIL PROTECTED] > Sent: Monday, December 04, 2006 5:25 PM > To: Jeppe Lund Andersen > Subject: Re: [UMN_MAPSERVER-USERS] php problem > > Looks like it is looking for maplayers.php in c:\php4\pear, > does the file exist there? If not have you tried putting it there? > > On 12/3/06, Jeppe Lund Andersen <[EMAIL PROTECTED]> wrote: > > > > > > > > hello > > > > Now I gotten some help with compiling a mapserver 4.8.4 and > it works > > but to get it to work I need to add to whole path to the > php file like > > this > > > > require_once('C:\Inetpub\wwwroot\jar2\maplayers.php'); > > > > or else I get this error > > > > <b>Warning</b>: main(maplayers.php) [<a > > href='function.main'>function.main</a>] > > : failed to open stream: Permission denied in > > <b>C:\Inetpub\wwwroot\jar2\xmlinit > > ial.php</b> on line <b>31</b><br /> > > <br /> > > <b>Fatal error</b>: main() [<a > > href='function.require'>function.require</a>]: F ailed opening > > required 'maplayers.php' (include_path='.;c:\php4\pear') in <b>C:\ > > Inetpub\wwwroot\jar2\xmlinitial.p > > > > all my php files works fine on 4.8.1 with > > require_once('maplayers.php'); here it does not need the whole path. > > > > any who knows something ? > > > > Med venlig hilsen > > > > Jeppe Lund Andersen > > >
