Craig I guess you're using Mac OS, seeing the somewhat unusual path naming... for some more exotic server environments like this it should preferable be mentioned in the description of the problem.
I don't know if the combination MacOS/Apache/PHP has problems with hidden (dot) files. The directory "._startup_" exists, if you don't see it then you need to check in a console with "ls -la". If for whatever strange reasons this naming causes problems on MacOS that cannot be resolved I can remove the dots in the file names. They were mainly there to hide them at least under Unix systems and avoid people playing with them, since this part of the configuration is regarded as "do not touch!" Maybe you could check on Apple-related mailing lists or generally on Google if this is a typical problem on Mac OS with PHP, or some weird security settings there (similar to some SELinux settings on RedHat based distros). If you want to quickly get you application running just remove the initial dots in the file names and modify the reference in __startup_config.php on line 80 Armin On 13/11/2009 20:16, Craig Nakamoto wrote: > Hi, > > I just installed a brand new server with MapServer 5.4.2-2a and PHP 5.2.11 > and Apache 2. > > I downloaded and installed the latest version of p.mapper v4 beta3 on my new > server. > > I followed the installation instructions and when I go to map.phtml I get > the following error: > > *Warning*: > require_once(/Library/WebServer/Documents/pmapper/config/common/._startup_/.startup.php) > [function.require-once<http://mapsdev.praxis.ca/pmapper/function.require-once>]: > failed to open stream: No such file or directory in * > /Library/WebServer/Documents/pmapper/config/__startup_config.php* on line * > 80* > > *Fatal error*: require_once() > [function.require<http://mapsdev.praxis.ca/pmapper/function.require>]: > Failed opening required > '/Library/WebServer/Documents/pmapper/config/common/._startup_/.startup.php' > (include_path='.:/usr/local/php5cgi/lib/php') in * > /Library/WebServer/Documents/pmapper/config/__startup_config.php* on line * > 80* > > My apache doc root is > > /Library/WebServer/Documents > > and I am accessing the map file with > > /pmapper/map.phtml > > Any help would be appreciated. I can't help but feel that there is an > overly simple solution to this problem but I can't seem to get things > working. There is no ._startup_ folder in config/common in the installed > files. > > I have been using previous versions of p.mapper for many years now. > > Thanks! > > Craig > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users