MapTools.org

[maplab-users] maplab installation

Richie Pierce Richard.Pierce@mail.state.ar.us
Mon, 27 Oct 2003 11:02:35 -0600
Since I posted the question I have found the .dll's that it was looking
for.  Now I am having a problem with it finding the session.php     I
can't locate it anywhere.  And I am not sure where I need to go to find
it.

Richie Pierce
GIS Cadastral Specialist
Arkansas Geographic Information Office
(501)682-2937
www.gis.state.ar.us
 

-----Original Message-----
From: Zak James [mailto:zak-ms@hoppsan.org] 
Sent: Monday, October 27, 2003 10:49 AM
To: Richie Pierce
Cc: maplab-users@lists.maptools.org
Subject: Re: [maplab-users] maplab installation

Save this script to a file and load it in a web browser from your server

<?php
echo "extensions location:  ";
echo ini_get(extension_dir);
?>

Then check if the reported location contains php_dbase.dll.

If it does not, you may need to update your installation of php.

zak

--
Zak James
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca

On Monday, October 27, 2003, at 10:31 AM, Richie Pierce wrote:

> I am new to maplab and Mapserver for that matter.  I am trying to
> install maplab 2.0 and am running into a couple of errors.
> I have made all the changes to the php.ini file that the maplab
> install.txt calls for and when I try to view the index.phtml these are
> the errors that I get.
>
> First,   it is unable to find the php_dbase.dll or the php_gd.dll
>
> Then I get these errors:
> Warning: main(./common/session/session.php): failed to open stream: No
> such file or directory in
> C:\MapServer\maplab-2.1rc3\maplab\htdocs\index.phtml on line 30
>
> Warning: main(): Failed opening './common/session/session.php' for
> inclusion (include_path='.;c:\php4\pear') in
> C:\MapServer\maplab-2.1rc3\maplab\htdocs\index.phtml on line 30
>
> I haven't been able to find the session.php
>
> Any help would be appreciated. Thanks in advance
>
>
> Richie Pierce
> GIS Cadastral Specialist
> Arkansas Geographic Information Office
> (501)682-2937
> www.gis.state.ar.us
>
>
--
Zak James
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca




This archive was generated by Pipermail.