[Mapbender-users] mapbender.conf:
include_once("../../http/php/database-pgsql.php");
vollbotz
volker.emmel at lwk-rlp.de
Tue Jul 29 05:04:59 EDT 2008
hi list,
i don´t check the logic of
include_once("../../http/php/database-pgsql.php") in mapbender.conf.
If i use: include_once("./../http/php/database-pgsql.php");
> i got an error if i want to login - but mapbender_setup.php works fine:
Warning: include_once(./../http/php/database-pgsql.php)
[function.include-once]: failed to open stream: No such file or directory in
/usr/local/fgs/www/htdocs/mapbender/conf/mapbender.conf on line 44
Warning: include_once() [function.include]: Failed opening
'./../http/php/database-pgsql.php' for inclusion
(include_path='/usr/local/fgs/www/htdocs/mapbender/http/php') in
/usr/local/fgs/www/htdocs/mapbender/conf/mapbender.conf on line 44
If i use: include_once("../../http/php/database-pgsql.php");
the login page works but mapbender_setup.php threw the error:
Warning: include_once(../../http/php/database-pgsql.php)
[function.include-once]: failed to open stream: No such file or directory in
/usr/local/fgs/www/htdocs/mapbender/conf/mapbender.conf on line 44
Warning: include_once() [function.include]: Failed opening
'../../http/php/database-pgsql.php' for inclusion
(include_path='/usr/local/fgs/www/htdocs/mapbender/http/php') in
/usr/local/fgs/www/htdocs/mapbender/conf/mapbender.conf on line 44
I COULDNT SEE THE LOGIC OR THE PROBLEM !!!
Urls:
http://200.1.XX.XX:8080/mapbender/tools/mapbender_setup.php
http://200.1.XX.XX:8080/mapbender/http/frames/login.php
i use Suse Linux 10 - FGS_Paket - ...
...hope someone knows something or has an idea...
thanks.... V°!
--
View this message in context: http://www.nabble.com/mapbender.conf%3A--include_once%28%22..-..-http-php-database-pgsql.php%22%29--tp18708092p18708092.html
Sent from the mapbender-users mailing list archive at Nabble.com.
More information about the Mapbender_users
mailing list