[Chameleon] V1.1 and V1.99 No input file specified

bartvde at xs4all.nl bartvde at xs4all.nl
Mon May 10 06:02:19 EDT 2004


Hi Markus,

did you also check out the module php_utils from CVS?

It seems your Chameleon common directory is out of sync with Chameleon.

..
cvs checkout php_utils

copy the src directory from php_utils to the chameleon\htdocs\common
directory.

Best regards,
Bart

> Hi Bart
>
> I've forgotten to use this, but ...
>
> After using this:
>
> allways the same error! (a lot of:)
> -----------------------------------------------------------
> Notice: Undefined property: _attributes
> in /usr/local/cwc2/cwc2-1.99b1/htdocs/widgets/Widget.php on line 457
>
>  Warning: array_change_key_case(): The argument should be an array
> in /usr/local/cwc2/cwc2-1.99b1/htdocs/widgets/Widget.php on line 457
> -----------------------------------------------------------
>
>
> Additional in the ogc, roi and other demo (at the top):
> -----------------------------------------------------------
> Warning: [MapServer Error]: loadWeb(): Parsing error near
> (QUERYFORMAT):(line
> 97) in /usr/local/cwc2/cwc2-1.99b1/htdocs/common/wrapper/map_session.php
> on
> line 215
>
>  Warning: Failed to open map file
> /var/www/cwc2-app/samples/map/world_wms.map
> in /usr/local/cwc2/cwc2-1.99b1/htdocs/common/wrapper/map_session.php on
> line
> 215
>  ERROR: Invalid map file file
> (/var/www/cwc2-app/samples/map/world_wms.map).
> -----------------------------------------------------------
>
> On Monday 10 May 2004 11:32, you wrote:
>> Hi Markus,
>>
>> did you try the sample applications provided with Chameleon 1.99?
>>
>> You probably need to create a .conf file for the samples, here is my
>> example:
>>
>> Alias /samples "/ms4w/apps/chameleon/samples/htdocs"
>>
>> <Directory "/ms4w/apps/chameleon/samples/htdocs">
>>   AllowOverride None
>>   Options Indexes FollowSymLinks Multiviews
>>   Order allow,deny
>>   Allow from all
>> </Directory>
>>
>> Then try:
>> http://localhost/samples/
>>
>> Best regards,
>> Bart
>>
> ...
>



More information about the Chameleon mailing list