AW: [Mapbender-users] [function.import-request-variables]: No prefix specified

Samson, Marko Marko.Samson at wald-und-holz.nrw.de
Fri Sep 22 05:21:53 EDT 2006


Hi Karsten,

It's just a notice. You shoud modify your error reporting behavior of your php (php.ini).
Set error_reporting to:

error_reporting  =  E_ALL & ~E_NOTICE


Now you will get all errors except of the notice messages (after a apache-server restart).


CU,
Marko 


Marko Samson
Landesbetrieb Wald und Holz
GIS-Anwendungsentwicklung
Referat I-5
Albrecht-Thaer-Straße 34
48147 Münster

Tel.: 0251/2376-930
Mail: marko.samson at wald-und-holz.nrw.de
 

> -----Ursprüngliche Nachricht-----
> Von: Karsten Vennemann [mailto:karsten at commenspace.org] 
> Gesendet: Freitag, 22. September 2006 11:07
> An: users at mapbender.osgeo.org
> Betreff: [Mapbender-users] 
> [function.import-request-variables]: No prefix specified
> 
> Hi all,
> 
> I installed Mapbender 2.4 with Postgres 8.0/Postgis and php 
> 5.0.5 on a Windows box. I checked the set-up with 
> http://localhost/mapbender/tools/mapbender_setup.php at it 
> seems to be fine. I can log into mapbender with root/root
> - however on the lower part of the login page (create new 
> user) and on each additonal page when login in I get the error
> Notice: import_request_variables() 
> [function.import-request-variables]:
> No prefix specified - possible security hazard in 
> C:\web\mapbender\http\php\mod_createUser.php on line 21 or 
> similar ones.
> 
> Could it be that my php.ini is not defined correctly ?
> 
> Maybe the session access ? 
> Also didn't know what the entry in php.ini session.save_path 
> = (Path to SESSIONS-Directory). (Check authorisation!) Means 
> - what is meant with authorization - write acess to the 
> directory , something else ?
> 
> Anybody ideas how to fix that?
> Couldn't find any hint in the archives :( Karsten Viele 
> Gruesse aus Seattle
> 
> Karsten Vennemann
> GIS Analyst
> CommEn Space
> The Community & Environment Spatial Analysis Center
> 1402 3RD Ave. Suite 1015
> Seattle, WA 98101
> 206 749 0112 (+Ext 33)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapbender.osgeo.org
> For additional commands, e-mail: users-help at mapbender.osgeo.org
> 
> 




More information about the Mapbender_users mailing list