]# ls -la images/legend
total 8
drwxrwxrwt  2 orsep orsep 4096 Jun  8 11:13 .
drwxr-xr-x  9 orsep orsep 4096 Jun  2 17:20 ..
-rw-r--r--  1 orsep orsep    0 Jun  8 11:13 Argentina_i0.png
-rw-r--r--  1 orsep orsep    0 Jun  8 11:13 createimg.log

# ps aux | grep -i httpd
nobody    3934  0.0  0.2 16844 2876 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    3936  0.0  0.2 16840 3004 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    3937  0.0  0.2 16972 2804 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    3938  0.0  0.2 16972 3012 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    3939  0.0  0.2 16824 2888 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    3940  0.0  0.3 16836 3420 ?        S    11:15   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    5925  0.0  0.3 16836 3276 ?        S    07:32   0:04
/usr/local/apache/bin/httpd -DSSL
nobody    8532  0.0  0.3 16828 3224 ?        S    11:41   0:00
/usr/local/apache/bin/httpd -DSSL
nobody    8657  0.0  0.3 16856 3416 ?        S    08:00   0:03
/usr/local/apache/bin/httpd -DSSL
nobody    8659  0.0  0.2 16836 2872 ?        S    08:00   0:03
/usr/local/apache/bin/httpd -DSSL
nobody    9202  0.0  0.3 16836 3380 ?        S    08:05   0:03
/usr/local/apache/bin/httpd -DSSL
nobody    9203  0.0  0.2 16836 2968 ?        S    08:05   0:04
/usr/local/apache/bin/httpd -DSSL
nobody    9556  0.0  0.2 16824 2596 ?        S    11:48   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10274  0.0  0.2 16824 2584 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10278  0.0  0.2 16824 2592 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10309  0.0  0.2 16824 2600 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10331  0.0  0.2 16828 2576 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10338  0.0  0.2 16840 2572 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10339  0.0  0.2 16824 2584 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10344  0.0  0.2 16836 2600 ?        S    11:53   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10628  0.0  0.2 16824 2592 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10630  0.0  0.2 16824 2600 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10634  0.0  0.2 16820 2504 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10635  0.0  0.2 16816 2508 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10645  0.0  0.2 16836 2620 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10648  0.1  0.2 16840 2620 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10650  0.0  0.2 16816 2516 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL
nobody   10655  0.0  0.2 16824 2540 ?        S    11:55   0:00
/usr/local/apache/bin/httpd -DSSL


2009/6/8 Armin Burger <armin.bur...@gmail.com>:
> what output do you get when running the commands
>
> # ls -la images/legend
>
> # ps aux | grep -i apache
> ( or  # ps aux | grep -i httpd)
>
> Armin
>
>
> On Mon, Jun 8, 2009 at 4:19 PM, Gonzalo Lionel
> Rodriguez<gonz...@sepp0.com.ar> wrote:
>> Hi everyone, i have a problem with createimg.log, pmapper dont create
>> the file, so pmapper have a Internal Server Error, if i create the
>> file (touch createimg.log) with user:group pmapper work fine, but if i
>> change everything of the .map configuration pmapper have a internal
>> server error again, so i delete the file rm createimg.log and create
>> again, pmapper works with the change of .map!
>>
>> I dont understand where is the problem, the directory image/legend
>> have 777 permission and the user:group correct.
>>
>> Any ideas?
>>
>> Best regards.
>>
>> ------------------------------------------------------------------------------
>> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
>> looking to deploy the next generation of Solaris that includes the latest
>> innovations from Sun and the OpenSource community. Download a copy and
>> enjoy capabilities such as Networking, Storage and Virtualization.
>> Go to: http://p.sf.net/sfu/opensolaris-get
>> _______________________________________________
>> pmapper-users mailing list
>> pmapper-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>>
>

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to