<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
LI.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
DIV.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: windowtext; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US link=blue bgColor=#ffffff vLink=purple>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>The warning your get during install are not blocking, they
only notify you that some language translations files are missing, they are not
related to the error you see when you access the application.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>By default, Cartoweb is working in SOAP mode (client and
server side of Cartoweb were designed to by able to run on different physical
servers) and I believe you have not the soap extension enabled in your php.ini,
something like </FONT><FONT size=3><SPAN
id=intelliTxt>extension=php_soap.dll</SPAN></FONT></DIV>
<DIV><FONT size=3><SPAN></SPAN></FONT> </DIV>
<DIV><SPAN><FONT size=2>But if you dont need to run Cartoweb in SOAP mode, I
suggest you simply deactivate the SOAP mode by modifying the client.ini.in and
client.ini file in the projects/test_main/client_conf folder by setting
cartoserverDirectAccess = true</FONT></SPAN></DIV>
<DIV><SPAN><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT size=2>By the way, if you try to run the demoCW3 project
instead of the test_main project, it should work directly as soap is disabled in
the demoCW3 project by default (be warned that the demoCW3 projet is using
sqlite data and you need to enable the sqlit extension in your
php.ini)</FONT></SPAN></DIV>
<DIV><SPAN><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT size=2>
<DIV><SPAN><FONT size=2>please see <A
href="http://www.cartoweb.org/doc/cw3.5/xhtml/user.config.html">http://www.cartoweb.org/doc/cw3.5/xhtml/user.config.html</A> for
configuration details</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT size=2>Also, the latest stable release packaging of Cartoweb
for windows is getting old and you may need to get the Cartoweb code from the
cvs repository (see download page on Cartoweb website, cvs use port 2401, which
may cause problem if you are behind a firewall) to get it to work correctly with
the latest version of Mapserver</FONT></SPAN></DIV>
<DIV><SPAN><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT size=2>regards</FONT></SPAN></DIV>
<DIV><SPAN><FONT size=2>Oliver</FONT></SPAN></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=kurt@birdseyeviewgis.com href="mailto:kurt@birdseyeviewgis.com">Kurt
Menke</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-users@lists.maptools.org
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, March 06, 2010 11:03
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] installing
problem on Windows</DIV>
<DIV><BR></DIV>
<DIV class=Section1>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">Hello,<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">I’ve never installed Cartoweb
3.5 on Windows and I’m running into an issue. I want to run Cartoweb as
localhost. <o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">I have the latest version of
OSGeo4W installed including MapServer, PHP, & Apache. I can run the
Mapserver demo applications.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">I put the Cartoweb3 folder
under C:/OSGeo4W/apache/htdocs/cartoweb3<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">When I go to run the basic
Cartoweb setup:<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 12pt">C:\OSGeo4W\apache\htdocs\cartoweb3
c:\OSGeo4W\bin\php.exe cw3setup.php --install --base-url
http://localhost/cartoweb3/htdocs <o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">I get the
following:<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 12pt">########################################################################################################################<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 10pt">installing<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Creating
directories<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Setting
permissions<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Copying .ini.dist files into
.ini (if not existing)<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Copying/linking resources
into htdocs<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Copied <files>.in into
<files> for projects: all<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Launching makemaps script for
projects: all<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Launching po2mo script for
projects: all<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.en.po):
failed to open stream: HTTP request failed! HTTP/1.1 404 Not
Found<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"> in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'en' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.fr.po) :
failed to open stream: HTTP request failed! HTTP/1.1 404 Not
Found<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"> in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'fr' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.test.en.po):
failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'en' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.test.fr.po):
failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'fr' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.test_postgis.en.po):
failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'en' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Warning:
file_get_contents(http://localhost/cartoweb3/po/test_main/server.test_postgis.fr.po):
failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in
C:\OSGeo4W\apache\htdocs\cartoweb3\scripts\po2mo.php on line 176 Warning:
Couldn't retrieve server 'fr' file.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">Installation
finished...<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 12pt">#####################################################################################################################<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><U><SPAN style="FONT-SIZE: 12pt">Here is the Apache error
log:<o:p></o:p></SPAN></U></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:13 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:13 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:13 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:13 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:22 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">[Sat Mar 06 14:39:22 2010]
[error] [client 127.0.0.1] File does not exist:
C:/OSGeo4W/apache/htdocs/cartoweb3/po/test_main<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">That directory po/test_main
doesn’t exist.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">When I go to run Cartoweb via
http://localhost/cartoweb3/htdocs/client.php<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">I get <o:p></o:p></SPAN></P>
<P class=MsoNormal><B>Fatal error</B>: Class 'SoapClient' not found in
<B>C:\OSGeo4W\apache\htdocs\cartoweb3\client\CartoserverService.php</B> on
line <B>185<o:p></o:p></B></P>
<P class=MsoNormal><B><o:p> </o:p></B></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt">Any help would be greatly
appreciated.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><BR>Kurt</SPAN><SPAN
style="FONT-SIZE: 12pt"><o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="COLOR: black; FONT-SIZE: 10pt">**************************<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt">Kurt Menke,
GISP<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt">Bird’s Eye View
<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt"><A
title=http://www.birdseyeviewgis.com/
href="http://www.birdseyeviewgis.com/"><SPAN
style="COLOR: blue">www.BirdsEyeViewGIS.com</SPAN></A> <o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt">Work:
505-265-0243<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt">Cell:
505-362-1776<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><o:p> </o:p></P></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-users
mailing
list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>