Trying to generate weathermap from console under windows, but got bunch of errors. What am I doing wrong?
wethermap 0.98
PHP 5.6.40 (cli) (built: Jan 9 2019 15:12:06)
Copyright © 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright © 1998-2016 Zend Technologies
C:\scripts>“C:\Program Files\PHP5\php.exe” “C:\Inetpub\weathermap\weathermap” --config “C:\Inetpub\weathermap\configs\network.conf” --output “C:\Inetpub\weathermap\output\network.png” --htmloutput “C:\Inetpub\weathermap\output\network.html”
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\datasources): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
WARNING: Couldn’t open data Plugin directory (C:\Inetpub\weathermap\lib\lib\datasources). Things will probably go wrong. [WMWARN06]
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\pre): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
WARNING: Couldn’t open pre Plugin directory (C:\Inetpub\weathermap\lib\lib\pre). Things will probably go wrong. [WMWARN06]
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post,C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post): The filename, directory name, or volume label syntax is incorrect. (code: 123) in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
PHP Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
Warning: opendir(C:\Inetpub\weathermap\C:\Inetpub\weathermap\lib\lib\post): failed to open dir: No such file or directory in C:\Inetpub\weathermap\lib\Weathermap.class.php on line 699
WARNING: Couldn’t open post Plugin directory (C:\Inetpub\weathermap\lib\lib\post). Things will probably go wrong. [WMWARN06]
WARNING: C:\Inetpub\weathermap\configs\network.conf: ProcessTargets: LINK node04951-node04831, target: X:\RRD\ROUTERS\10.12.0.5\vlan206.rrd on config line 49 of C:\Inetpub\weathermap\configs\network.conf was not recognised as a valid TARGET [WMWARN08]