Yes, may be a permission problem.

Look, 
when a try a pMapper session, on my apache access log file I have :

//////
[...]
192.168.237.1 - - [15/Mar/2007:14:46:43 +0100]
"GET /pmapper/incphp/xajax/x_search.php?&action=optionlist HTTP/1.1" 200
218
192.168.237.1 - - [15/Mar/2007:14:46:44 +0100]
"GET /tmp/232b0120d63e33d772a56e1eab0447a91173966403079337700.png
HTTP/1.1" 404 257
192.168.237.1 - - [15/Mar/2007:14:46:44 +0100]
"GET /pmapper/incphp/xajax/x_toc_update.php? HTTP/1.1" 200 151
//////////

The second line is a GET request on a PNG file stored on the /tmp folder
with a 404 response (an error, is'nt' it ?)

But :
/////////
REMIGE-DEBIAN:/# ls -l /   
total 61
[...]
drwxrwxrwt   2 root root   1024 Mar 15 09:39 tmp
[...]
////////

all permission are granted in this directory

and, last :
////////
REMIGE-DEBIAN:/# ls -l /tmp/*.pnp
ls: /tmp/*.pnp: No such file or directory
///////

No one PNG file exist on the specified directory.

What's happened ?


Regards,

Norbert

Le jeudi 15 mars 2007 à 06:42 -0700, Salvator*eL*arosa a écrit :
> 
> 
> Norbert Billet wrote:
> > 
> > 
> > 
> > Yes, I look in the apache error log file, but processing a new pmapper
> > session not create an error ... and the map screen stay black
> > 
> > 
> > 
> 
> You tries to control the permissions! It can be this, for your distraction.
> bye...



________ Information from NOD32 ________
This message was checked by NOD32 Antivirus System for Linux Mail Servers.
http://www.eset.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to